|
Re: sleep()
instead of going to sleep, i would count loops till the required delay has passed. stoping a program is a bad thing, just because of the way the program loop is structured. if that doesnt work, i would use a timer with an inturupt.
__________________
--------------------------
"You're not a real programmer until all your sentences end with semicolons;"
|