|
Sleepy
Well. 'Sleepy' should be okay. Its waits a custom amount of time (secs, mins, hours,days) then excutes a specific program. I had a problem compiling this in mingw. Maybe I am doing something wrong. I did gcc -c sleepy.c then gcc -o sleepy.c but still theres a problem.
|