Mail Archives: djgpp/1997/08/22/02:05:04
"Ezatullah" (myaqub1 AT maine DOT rr DOT com) writes:
> I keep getting an error in DJGPP
>
> "two or more data types" in decloration of a function or in a structure"
> but when I delete the function or structure and not use it, I still get the
> error
> but now the error targets another function or structure( just bellow the
> one I had just deleted/commented out)
Missing semicolon at the end of a class or struct in C++. The error
message is, as you have discovered, rather ambiguous and peculiar...
--
.*. Where feelings are concerned, answers are rarely simple [GeneDeWeese]
-() < When I go to the theater, I always go straight to the "bag and mix"
`*' bulk candy section...because variety is the spice of life... [me]
Paul Derbyshire ao950 AT freenet DOT carleton DOT ca, http://chat.carleton.ca/~pderbysh
- Raw text -