Thread
:
way to make a function execute at time 'x'
View Single Post
Apr 4th, 2006, 12:33 PM
#
6
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
Any reason you don't just use the OS's task scheduler to run your reminder programs at the appropriate times? The people who wrote it know all the tricks you'd have to learn to be as efficient.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei