Logic error using the getline() functionIts best to use cin.ignore(); after you use a cin command to clear the buffer as it remebers the ent...
Help with map class and base class pointersah yes, I was being very stupid. I shouldn't of been doing cout<< .....->print(); just print on its ...
Help with map class and base class pointersI thought this and have tried that, sadly i get this error [code] error C2679: binary '<<' : no ope...
Help with map class and base class pointersI have tried to replace "mappyiter->second" by "mappyiter->print()" as i do have a virtual print fu...
Help with map class and base class pointersThank you very much!! Although I updated my problem since, any ideas for the next bit.
This user does not accept Private Messages