GeekoZoid...
My personal scratch pad for technology "stuff".
Saturday, March 10, 2007
Hello World!
// Where every geek starts...
void
main
(void) {
printf(
"Hello World!\n"
);
}
No comments:
Post a Comment
‹
Home
View web version
No comments:
Post a Comment