/***************************************************************************
* hello.c
* Author : krishnaprasad varma
* Sat Jun 14 04:51:08 2008
* Copyright 2008 Krishnaprasad Varma
* Email : krishnaprasadvarmagmail.com
****************************************************************************/
#include
main()
{
system("clear");
printf("\nHello World\n");
}
Monday, June 9, 2008
01 Hello World !
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment