Irregular Expressions

It looks like there are two types of posts here: links to things I find funny, and updates on my personal life. If you're looking for something more substantial, look elsewhere - like here :)

Wednesday, March 09, 2005

Hello World!

It's corny... but it's got to be done.

int main () {
printf("Hello World!\n");
return 0;
}

0 Comments:

Post a Comment

<< Home