Nov 23 2006
void main() { printf(”Hello world!\n”); printf(”This is my first post!\n”); for(;;) { printf(”I 2 Blog! \n”); } }
Continue reading this article ...