Thursday, January 13, 2011

Hello World

int main()
{
//Greetings!
printf("Welcome to code cats\n");
printf("Code, technology, system internals and more... \n");

//Please come back soon
return 0;
}

1 comment:

  1. Guy's let's start something creative...and hope to see good articles henceforth.

    ReplyDelete