Jul 9, 2009

error C2061: syntax error : identifier

Don't forget to add using namespace

otherwise you'll get this error.

No comments:

Post a Comment

Visual Studio Keyboard Shortcuts

Playing with keyboard shortcuts is very interesting and reduce the headache of using the mouse again and again while programming with visu...