From: compwiz826 AT aol DOT com (Compwiz826) Newsgroups: comp.os.msdos.djgpp Subject: Re: millisecond in C++ Lines: 5 NNTP-Posting-Host: ladder02.news.aol.com X-Admin: news AT aol DOT com Date: 13 Oct 1998 03:08:01 GMT Organization: AOL http://www.aol.com References: Message-ID: <19981012230801.17684.00000413@ng149.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com well uinder djgpp 2, you can use delay() just use number of milliseconds in the parentheis like delay(1000) for 1 second.... if u use this under allegro then a differnet routine u have to call but that's in thew doc file