Creating copies of pointers to objects@simeonz Thanks. (Wow I feel like and idiot.) @Ne555 The reason why I derived "enemy" from "sp...
Creating copies of pointers to objectsOkay, sorry for both double-posting and necro-posting. I got my "clone()" method written for both...
system("pause") won't work for meIt's because of your compiler. If I am correct, "system("PAUSE");" only works on Windows computers....
With a char buffer from file, must I work with it with c (not c++)?Um, I'm a bit confused on your request, but are you looking for something that would convert a "stri...
Creating copies of pointers to objectsIn the "enemy" class deconstructer, it uses the "delete" keyword. Ex: [code] // Enemy class des...
This user does not accept Private Messages