Game Speed discrepancies for different computersHey guys, I have this code for controlling the speed of a simple game written in c++: [code] DWOR...
Program crashes with "delete"Thanks a lot! One more thing though, my program slows down a bit after about 15 seconds of running, ...
Program crashes with "delete"Oh thanks! Im new to c++ an I'm wondering if there are any memory leaks in that part of the code?? T...
Program crashes with "delete"Here's my function: [code] Note *temp; level_elapsed_time = timeGetTime() - level_start_time;...
Measuring time elapsed every loop iterationHey, I'm trying to measure the time elapsed in milliseconds since my game started running. What ...
This user does not accept Private Messages