From: George Foot Newsgroups: comp.os.msdos.djgpp Subject: Re: random weird bug =) Date: 7 Feb 1998 10:16:13 GMT Organization: Oxford University, England Lines: 22 Message-ID: <6bhc9d$ml3$1@news.ox.ac.uk> References: <34dc15a3 DOT 261940 AT news DOT ziplink DOT net> NNTP-Posting-Host: sable.ox.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On Sat, 07 Feb 1998 08:07:33 GMT in comp.os.msdos.djgpp Jeff W./DMT wrote: : mapedit.h:20: two or more data types in declaration of `Initialize' : mapedit.c:94: conflicting types for `Initialize' : mapedit.h:20: previous declaration of `Initialize' [snip] : I thought maybe it was something with the function name, so I renamed : it,but the same error. Also, I tried removing the function in : entirety, and the same thing happened with my next function. If : needed, I can post snippets of the .H and .C files. Thanks a bunch in : advance. I suspect that something further up your .c file is causing this, for example a `const' modifier or `inline', or something similar. What comes before this function definition in the file? -- george DOT foot AT merton DOT oxford DOT ac DOT uk Remember what happened to the dinosaur.