Re: [Dev-C++] Sleep function not working properly
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Jay S. <jas...@at...> - 2000-10-04 09:50:09
|
Not when I used it. Try 5000, what happens? *Jemini* ~Jay~ ----- Original Message ----- From: <JM...@ed...> To: <dev...@li...> Sent: Wednesday, October 04, 2000 5:39 AM Subject: Re: [Dev-C++] Sleep function not working properly The sleep function should count seconds. That is the standard. The delay function is used to wait milli-seconds. Jonathan |