On Thu, Jan 28, 1999 at 12:46:58PM -0800, Simon Cooke wrote: > >Some people might recognise my name as I've had a Coupe since about > 91/2. > >Unfortunately I'm not one of those clever programming types. Although I > did
Simon, your quoting is broken. Microsoft software to blame, no doubt...<gdr>
> public static void main(String args[]) {
> System.out.println("Hello World\r\n");
> }
Since when has main() been void?
imc

