User profile: tomob57

User info
User name:tomob57
Name:tom
History
Joined:
Number of posts:6
Latest posts:

Vector of derived classes
Hi, hopefully someone can help me here. I have three classes derived from an abstract base class,...

Read different types from a getline string
Hi all, What is the best way of reading in a line at a time from a file, and extracting a char fo...

Class member function does not accept another class as an argument
Thanks I'll see if I can make that work.

Class member function does not accept another class as an argument
Thanks Seymore, but what do you mean by separating the declarations and definitions? Do you mean I s...

Class member function does not accept another class as an argument
Thanks helios, it works if I move it. Is it possible for it to work without moving it though, wit...