My Class Goes Out Of Scope? (wxWidgets)For the record, this is what compiled: [code] case TRIANGLE: { Drawing::Triangle triangle; if (...
My Class Goes Out Of Scope? (wxWidgets)I put in the braces, but still get the same error. [code] case TRIANGLE: { if (event.LeftDown())...
My Class Goes Out Of Scope? (wxWidgets)@firedraco: thanks for the in-depth explanation, but i don't see how it applies to my situation. Th...
My Class Goes Out Of Scope? (wxWidgets)I'm in my second semester, and have been assigned this monster project. The sources are 13 separate...
error: too few template arguments for class template 'vector'The unsigned short is the index of the vector, which i thought needs to be included when an array or...
This user does not accept Private Messages