|
-
March 28th, 2005, 07:59 AM
#1
delay
hey i want my application to wait for a period of time..... lets say 2 secs.
my tutor said there is a function called delay()..... and that i have to #include <conio.h>
This function is not there!!!!
Any ideas how i can get this function and use it?
Thanks
-
March 28th, 2005, 08:10 AM
#2
Re: delay
What code are you writting? C/C++? Windows, Linux? Microsoft, Borland? what?
Use Sleep().
-
March 28th, 2005, 08:45 AM
#3
Re: delay
using Microsoft Visual Studio C++
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|