g++ doesn't recognize random number functionI include ctime in my file. However, when I compile it via command line, it says that srand() and ra...
timer problemsI'll try to run that. I just have a little bit of difficulty understanding why we take the modulus o...
timer problemsBasically I need it to set a random time and count down from that time until 0. At 0, I need the pro...
timer problemsI'm looking to create a timer that counts down from a random amount of time. Basically the timer s...
making a timeralright thanks.