Livejournal
Log in
Post
Friends
My journal
kalmakka
Who said c++ programs need a main routine?
May 25, 2005 10:35
#include
#include
void *main = 0;
int terminate(){exit(0);}
int q=printf("Hello world\n");
int c=terminate();
programming
Leave a comment
Read comments 6
Previous post
Next post
Up