RE: [Dev-C++] Sleep function not working properly
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: <JM...@ed...> - 2000-10-04 11:55:28
|
Okay, if you want to get symantical, why is mingw32 different? "Ioannis Vranos" <no...@ya...> on 04/10/2000 02:49:12 PM Please respond to dev...@li... To: dev...@li... cc: (bcc: Jonathan Murray/Edgars/ZA) Subject: RE: [Dev-C++] Sleep function not working properly > -----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 _______________________________________________ Dev-cpp-users mailing list Dev...@li... http://lists.sourceforge.net/mailman/listinfo/dev-cpp-users |