Thread
:
What's wrong with this code?
View Single Post
#
2
(
permalink
)
01-21-2008, 11:36 PM
ShoeNinja
Senior Member
Join Date: Oct 2007
Posts: 123
Your declaring methods inside of a method. Move them outside of the main method into the Main class and call them from the main method.
ShoeNinja
View Public Profile
Send a private message to ShoeNinja
Find all posts by ShoeNinja