operator overloading and return type is an object sorry that was me testing it, if it would for int, i forgot to change it back. the edited code abov...
operator overloading and return type is an object i am trying to execute the following code, i keep on getting error, that: time does not name a type,...
dynamically allocating pointers?also [code] animal **p=new animal *[9]; [/code] am i creating 9 single pointers? i am sorry, i ...
dynamically allocating pointers?i have two questions, can you dynamically create a pointer, what i mean is: [code] //something li...
Whats wrong here? object not a member of class?thank you so much, i understand now. I am learning better now than when i was taught in class