Computing.Net > Forums > Programming > Pause program execution

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Pause program execution

Reply to Message Icon

Name: Craig
Date: September 23, 2002 at 12:52:22 Pacific
OS: na
CPU/Ram: na
Comment:

Does anyone know how to pause program execution...in visual c++...I need to:
{
execute code;
pause for say 50 milliseconds;
execute more code;
}



Sponsored Link
Ads by Google

Response Number 1
Name: Craig
Date: September 23, 2002 at 16:07:37 Pacific
Reply:

Oh ya...

Sleep(50);


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Pause program execution

pause the program in c# www.computing.net/answers/programming/pause-the-program-in-c/12278.html

Making vb program executable www.computing.net/answers/programming/making-vb-program-executable/12982.html

PHP Program Execution www.computing.net/answers/programming/php-program-execution/7608.html