User: acdc123

  • Public profile

User profile: acdc123

User info
User name:acdc123
History
Joined:
Number of posts:16
Latest posts:

Game Speed discrepancies for different computers
Hey 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 iteration
Hey, I'm trying to measure the time elapsed in milliseconds since my game started running. What ...

This user does not accept Private Messages