Archive for the ‘C’ Category

h1

C Program

May 13, 2008

main()
{
printf(“Hello World!”);
}