User: ashsmash90

  • Public profile

User profile: ashsmash90

User info
User name:ashsmash90
History
Joined:
Number of posts:6
Latest posts:

Logic error using the getline() function
Its 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 pointers
ah 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 pointers
I thought this and have tried that, sadly i get this error [code] error C2679: binary '<<' : no ope...

Help with map class and base class pointers
I have tried to replace "mappyiter->second" by "mappyiter->print()" as i do have a virtual print fu...

Help with map class and base class pointers
Thank you very much!! Although I updated my problem since, any ideas for the next bit.

This user does not accept Private Messages