cvs.gedasymbols.org/archives/browse.cgi | search |
From: | "DeHackEd" <Not DOT given AT out> |
References: | <3 DOT 0 DOT 5 DOT 32 DOT 19980426151354 DOT 007c65b0 AT 200 DOT 252 DOT 238 DOT 1> |
Subject: | Re: strcmp: "makes pointer from integer without a cast" |
Date: | Sun, 26 Apr 1998 18:33:53 -0400 |
Lines: | 12 |
Message-ID: | <u2ZYGOWc9GA.126@upnetnews03> |
Newsgroups: | comp.os.msdos.djgpp |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Did you prototype it? This is just a warning GCC gives when it gives when it sees an unprototyped function. It will probably still work, if you include the other functions you wrote, but it's just to be on the safe side and so the compiler knows what the function REALLY expects. -- "DeHackEd" EMail address not given out due to low-life spammers.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |