RE: [Dev-C++] Sleep function not working properly
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Ioannis V. <no...@ya...> - 2000-10-04 11:48:21
|
> -----Original Message----- > From: dev...@li... > [mailto:dev...@li...]On Behalf Of > JM...@ed... > Sent: Wednesday, October 04, 2000 1:35 PM > To: dev...@li... > Subject: RE: [Dev-C++] Sleep function not working properly > > > > > All Unix compilers I have ever worked with as well as Borland's > Turbo C compiler > implements the sleep function in seconds. > Why is Dev-C++ different? Basically, Dev-C++ is the editor. The compiler of Dev-C++ is the mingw32 compiler (the gcc port for windows). Ioannis _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com |