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