Friday, December 22, 2006

Hello World

#include stdio.h
#include stdlib.h

/*How does one get those carets not to disappear, anyway?*/

int main(void)
{

printf("Hello World");
return 0;

}


Of course, all this does is prove my great lack of originality. Oh well... perhaps I'll make up for it later. Or bore everyone stiff. We'll see. :D

2 comments:

Unknown said...

Welcome to the movement!

You're on my blogroll -- that means you're obligated to post! ;-).

btw:

< = '&lt;'
> = '&gt;'

SigmaX

NatetheGreat said...

I'll be adding you to my feed reader, as well. lol