delorie.com/archives/browse.cgi | search |
From: | richard AT stardate DOT bc DOT ca |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Winalleg help |
Date: | Sun, 30 Aug 1998 22:43:12 GMT |
Organization: | Rapidnet Technologies Internet |
Lines: | 18 |
Message-ID: | <35e9d55e.13707342@news.rapidnet.net> |
References: | <6scbj8$i9c$1 AT nclient3-gui DOT server DOT virgin DOT net> |
NNTP-Posting-Host: | wlp46.rapidnet.net |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
On Sun, 30 Aug 1998 21:15:12 +0100, "Gary Smith" <gary DOT smith3 AT virgin DOT net> wrote: >In my program I use the following two functions which I think are standard C >functions: >delay(); >rawclock(); > >usage: >delay(3000); 3 second delay >frame_tstart=rawclock(); Look at sleep() as a substitute for "delay()", and clock() for "_rawclock()". Cheers Richard
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |