Re: C++ Problem. [message #339824 is a reply to message #339748] |
Tue, 08 July 2008 18:54 |
|
Veyrdite
Messages: 1471 Registered: August 2006 Location: Australia, Sydney
Karma:
|
General (1 Star) |
|
|
Commonly with C++ the line that is reporting errors on isn't actually the line with errors - instead lines before it have stuffed up the syntax. Go through your code from the beginning to that point or comment lines out until you have found the culprit.
WOL: Veyrdite Previously: Dthdealer ( a long time ago )
[Updated on: Tue, 08 July 2008 18:55] Report message to a moderator
|
|
|