Sleep function in Windows, using C

Viewed 197212

I need to sleep my program in Windows. What header file has the sleep function?

4 Answers
Related