From: "Robert ARSENIUK" To: Subject: Odp: need a sleep-routine Date: Wed, 17 Feb 1999 15:37:21 +0100 Message-ID: <01be5a83$0698ded0$0113010a@robi1.jmpolska.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Reply-To: djgpp AT delorie DOT com >Hi folks, >i need a routine that waits a certain amount of milliseconds. I know the >_sleep and _sleep2 functions for emx but can not find something similar for >djgpp. >Could someone help me please? > >Bernd > Just use delay()