help me

Light Poster
21Jan2008,14:36   #1
vignesh_sv's Avatar
wat's the command to cause some time delay in the output (like \n for next line)
Go4Expert Member
21Jan2008,15:10   #2
saravanan_'s Avatar
U can use sleep(<time interval>); before printing your output....
Newbie Member
22Jan2008,14:30   #3
yogaac's Avatar
Quote:
Originally Posted by vignesh_sv
wat's the command to cause some time delay in the output (like \n for next line)
hi you can use sleep command