Overloading operators@Pethead [quote]I also fixed the error which only copied the first point to the polygon and left all...
Overloading operatorsHey, there's nothing stupid about it... Either you know it or you don't. Everyone was a beginner at...
Overloading operatorsHi Pethead, Hope you don't mind this very long post.. I believe the process of debugging gives a lo...
problem with successive getline() calls and entering EOF on terminal@Aceix Thanks for the reply, but I don't think unwanted characters are causing the issue here. The ...
problem with successive getline() calls and entering EOF on terminal@cubbi clearerr() does the job. Thanks a lot. Also, could you point me to some good literature whe...