User profile: DOSIX

User info
User name:DOSIX
Name:Hug
Location:Miami FL
History
Joined:
Number of posts:6
Latest posts:

g++ doesn't recognize random number function
I include ctime in my file. However, when I compile it via command line, it says that srand() and ra...

timer problems
I'll try to run that. I just have a little bit of difficulty understanding why we take the modulus o...

timer problems
Basically I need it to set a random time and count down from that time until 0. At 0, I need the pro...

timer problems
I'm looking to create a timer that counts down from a random amount of time. Basically the timer s...

making a timer
alright thanks.