Getting base class member dataI figured it out, I think. Well I did get line 15 in student to display the right info at least! [c...
Getting base class member dataI am having quite a lot of difficulty with the getting the base class data in an inherited class. Th...
Input validationSo it has come to my understanding that cin.fail() has some drawbacks, namely if, say, 1ssssss is ...
Creating a vector that holds objectsAfter some tinkering I have this [code] #include<iostream> #include<vector> #include "Zoo.h" using ...
Creating a vector that holds objectsI am trying to create a program that can hold as many objects as the user wants. The objects will ho...
This user does not accept Private Messages