Thursday, August 24, 2006

My first post


main()
{
printf("Hello World");
printf("\n My First Post");
}