Function definition different from previous definition (?)
Posted: Thu Jan 22, 2004 12:55 pm
I've get this error over a bunch of definitions (#byte, variables). I do a project search but just one definition appear so there's no really previous definition.
I suppose it must be some stupid issue but this is driving me nuts.
Any ideas?
Regards.
bgpartri
Joined: 12 Dec 2003 Posts: 6 Location: Vancouver, Canada
Posted: Thu Jan 22, 2004 1:15 pm
Just in case you haven't already figured this out, you might be missing a semicolon after a prototype declaration.
int foo()
// The error will be on the next line
byte billy_bob;
Guest
Posted: Thu Jan 22, 2004 1:19 pm
here you've got it
void disp_decbyte(BYTE b): ///
I should have know it, this is not the first time, nor will be the last.
Sorry for the little "drama".
Thx bgparti.
n.p. Set Fire To Flames - Telegraphs in Negative / Mouths trapped in static
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum