Thread: TicTacToe
View Single Post
  #3 (permalink)  
Old 10-29-2007, 09:59 AM
Joe3161 Joe3161 is offline
Member
 
Join Date: Oct 2007
Location: AZ
Posts: 2
Joe3161 is on a distinguished road
Send a message via AIM to Joe3161
Quote:
Originally Posted by JavaBean View Post
Hi,

Next time please place your code inside [code] tag.

Can you write the exact error message?
Sorry, I am new to this.

java:13 'class or 'interface' expected
public static void main(String[] args)
^
Reply With Quote