From: "Bernd König" Newsgroups: comp.os.msdos.djgpp References: <36cab232 DOT 0 AT uni-wuerzburg DOT de> Subject: Re: need a sleep-routine Date: Wed, 17 Feb 1999 13:55:21 +0100 Lines: 10 X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 NNTP-Posting-Host: wpfd16.physik.uni-wuerzburg.de Message-ID: <36cabbf1.0@uni-wuerzburg.de> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com DeHackEd wrote in message ... >Simple: take the underscore off _sleep and you get sleep(int seconds). > >-- >"DeHackEd" > I need a resolution in milliseconds, not seconds