Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!psuvax1!news From: melling@cs.psu.edu (Michael D Mellinger) Newsgroups: comp.os.msdos.programmer Subject: Re: Generating delays Message-ID: <404Gtqz?@cs.psu.edu> Date: 4 Mar 91 07:20:30 GMT References: <1010@caslon.cs.arizona.edu> Sender: news@cs.psu.edu (Usenet) Distribution: comp Organization: Penn State Computer Science Lines: 11 In-Reply-To: tlglenn@cs.arizona.edu's message of 4 Mar 91 05:59:42 GMT Nntp-Posting-Host: sunws5.sys.cs.psu.edu In article <1010@caslon.cs.arizona.edu> tlglenn@cs.arizona.edu (Ted L. Glenn) writes: One quick fix for generating delays is to fool around with loops. Doesn't look good, but works. I can't remember, is there a sleep command in C? That's machine dependant. My program will run on an 8088 and a 80486. -Mike