Saturday, January 8, 2011

small c program

#include<Stdio.h>
main()
{
  printf("hello friends welcome to my blog");
}

1 comment: