delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/08/27/21:58:19

Date: 28 AUG 97 11:53:59 AST
From: DBerry AT dca DOT gov DOT au
Subject: Re: delay() and -Wall
To: djgpp AT delorie DOT com
MIME-Version: 1.0
Message-ID: <0000ftnjrbnr.0000ikkwiomi@dca.gov.au>

Yeap - that fixed it up.  Thanks

PS : I had a look in "info libc" - but it didn't tell me which library 
delay() was in. 

It just had

<snip>
Syntax
------

     void delay(unsigned msec);

Description
<snip>
 
-------------
Original Text
From: C=US/A=INTERNET/DDA=ID/dj(a)delorie.com, on 28/08/97 11:55 AM:
> para.c: In function `main':
> para.c:163: warning: implicit declaration of function `delay'


Add this:

	#include <dos.h>

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019