X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Fri, 28 Dec 2001 15:16:42 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: cmapworx Message-Id: <1483-Fri28Dec2001151642+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <3C2C4AC6.364DC2A@polbox.com> (message from cmapworx on Fri, 28 Dec 2001 11:34:46 +0100) Subject: Re: porting from djgpp to msvc References: <3C2C4AC6 DOT 364DC2A AT polbox DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: cmapworx > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 28 Dec 2001 11:34:46 +0100 > > 2. is there available function equivalent to sleep() function? DJGPP does have the `sleep' function in its library; why do you need a replacement?