Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!
/* Code in C */
#include<stdio.h>
int main()
{
printf(“Hello world!\n”);
return 0;
}
Archive for January, 2008
Hello world!
Posted in Uncategorized on January 23, 2008 | 1 Comment »
