Re: [Dev-C++] hey! my question please
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: Robert A. <ral...@gm...> - 2008-03-27 22:32:40
|
Check for OS specific functions. I believe Solaris has a nanosleep, also see: http://www.mkssoftware.com/docs/man3/nanosleep.3.asp That's from a quick google search. hope this helps, Robert On Thu, Mar 27, 2008 at 4:51 PM, frederico schardong <fre...@gm...> wrote: > Hi > I must find a function similar sleep(), but function who I try must be based > on nanosecond or microsecond (no milesecond) > =) > tankyou! > > anybody go to fisl 9.0 in Porto Alegre - Brasil? > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > > |