Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
Re: c++ help
Hey Buddy, The errors you're getting mean you've missed a semicolon (";") at the end of the line of code preceeding the ones your recieving errors for. Simply check the lines before the line numbers stated in the errors (there may be only 1 case of missing semicolon) and make …
The End.
MoreCom