Sunday, January 8, 2012

Code Problem, in the last two lines it says theres an identifier missing, can you spot it?.?

Looks like you have some extra code at the bottom that is outside of your main method. Either the GUI.Show(...) line needs to be inside the curly bracket that is above it, or it is just extra code and should be removed.

0 comments:

Post a Comment