From: "DeHackEd" 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: Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk 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.