Thread
:
Errors when compiling simple program
View Single Post
Feb 20th, 2005, 2:31 PM
#
4
xavier
Professional Programmer
Join Date: Oct 2004
Location: .ro
Posts: 399
Rep Power:
5
You should run the program with :
(
Toggle Plain Text
)
java Example
java Example
not
(
Toggle Plain Text
)
java Example.class
java Example.class
__________________
Don't take life too seriously, it's not permanent !
Last edited by xavier; Feb 20th, 2005 at
2:33 PM
.
xavier
View Public Profile
Find More Posts by xavier