iterating objectsDo i need to do something special here with the vector pointer *i? I am getting an error in relation...
iterating objectsWhat is it called when you iterate objects? ex: [code] class snake { public: void setAge(int a)...
ifstream as a member functionGood deal. Thanks.
ifstream as a member functionany idea why it doesn't work to call ifstream from a separate class and then manipulate the file wit...
recalling an object within its classI am trying to write a class that will run functions on the specific object from within that class. ...
This user does not accept Private Messages