"Discovery Dust" item locating function, how could I improve???So I'm making my very first game, I've done decent architecture designing so far or at least I hope....
C++ Data types You will need to explain further what you're supposed to be doing, this is a very simple program and...
trouble creating two user created class type vectors...I lied it actually doesn't work at all. I seriously have no idea why it's not working. This is my fi...
trouble creating two user created class type vectors...I'm making a game and running into a weird problem.... I'm trying to make a vector of pointers to an...
delete[] questionIf I declare an array in a class with [code] float* arrlist; arrlist = new float [SZ]; [/code] ...
This user does not accept Private Messages