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....