My own problem with gcj

Alexandre Petit-Bianco apbianco@cygnus.com
Wed Jun 16 15:00:00 GMT 1999


Brent Fulgham writes:
> Try adding a main() to your program.

There is one:
 public static void
 main(String[] args)
 {
 ...
 }
But people usually write it:
 public static void main(String[] args)
 {
 ...
 }
./A


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /