|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Please help! I can't find out what's wrong!
only put semicolons after a } when you are declaring a class or struct.
It doesn't apply to functions. (main() is a function)
On Sun, 11 Jun 2000 21:45:00 +0000 (GMT) Lionel Pinkhard
<lionelpi@mweb.co.za> writes:
> Can somebody please take a look at this piece of C++ code, it tells
> me
> that there's a parse error before { in line 8?
>
> Kind regards,
>
> Lionel Pinkhard
--
Robert Whitlock
http://www.geocities.com/CapeCanaveral/Hangar/9520/
=================================================================
The GameProgrammer.Com mailing list is for the open discussion
of any topic related to the art, science, and business of
programming games. This list is especially tolerant of beginners.
We were all beginners once
To SUBSCRIBE or UNSUBSCRIBE please visit:
http://gameprogrammer.com/mailinglist.html
|
|