you will learn to love it with all your heart
it could have been c, but i happened to have my paths set up for java
(,
Fri 4 Oct 2002, 22:47,
archived)
it could have been c, but i happened to have my paths set up for java
public class HelloWorld
{ public static void main(String[] args)
{ System.out.println("I flippin hope so :)");
}
}
(,
Fri 4 Oct 2002, 22:56,
archived)
{ public static void main(String[] args)
{ System.out.println("I flippin hope so :)");
}
}
MessageBox(NULL, L"Hello World", NULL, NULL);
do it in a messagebox!
(,
Fri 4 Oct 2002, 23:13,
archived)
do it in a messagebox!