Vector of derived classesHi, hopefully someone can help me here. I have three classes derived from an abstract base class,...
Read different types from a getline stringHi 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 argumentThanks I'll see if I can make that work.
Class member function does not accept another class as an argumentThanks 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 argumentThanks helios, it works if I move it. Is it possible for it to work without moving it though, wit...