Array with Variable as Index ProblemAt the beginning of the program [code]#include "SDL.h" #include "SDL_opengl.h" #include "math.h...
Array with Variable as Index ProblemI don't think the constructor is the problem because it works if I use: [code]units[0] = new Unit( ...
Array with Variable as Index ProblemHi, I am making a game using OpenGL and SDL on Windows using Visual Studio Express 2008. The proble...
This user does not accept Private Messages