This should be basic C / C++. Are you new to C++?
The error means what it says, "expected class-name before '{' token"., the name before { is not known, may be you missed the include file?
This should be basic C / C++. Are you new to C++?
The error means what it says, "expected class-name before '{' token"., the name before { is not known, may be you missed the include file?
Bookmarks