simple problem

hi all!
i am trying to set a timer which will call a function when it expires & it will run once.But i am so far unable to do that using SetTimer() or wait().beacuse settimer calls the function again & again while wait() freezes the system.

can any body suggest any idea with a simple code....


regards
P.112
Is this the Windows SetTimer we are talking about.

If so - then kill the timer in the function that gets called by the timer.
Topic archived. No new replies allowed.