Monday, January 2, 2012

Programming in c++ help!!! error msg: Error E2188 ign10.cpp 37: Expression syntax in function Array::Array

never did c++, but that type of error message usually means you did something silly, like forgot to add a semicolon or left a floating paranthesis somewhere. Go back and reread the statement that causes problems.

No comments:

Post a Comment