Thread
:
Simple Java Program
View Single Post
20-09-2011, 11:17
#
4
downquark1
cf.mega poster
Join Date: Jun 2003
Age: 38
Services: Plusnet FFTC
Posts: 4,938
Re: Simple Java Program
ok found the problem.
public static void Main(String[] args) {
to
public static void main(String[] args) {
__________________
"Knowledge is Power. Power Corrupts. Study Hard. Be Evil."
downquark1
View Public Profile
Find More Posts by downquark1