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;
}
January 23, 2008 by ajooy
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;
}
Hi, this is a comment.
To delete a comment, just log in, and view the posts’ comments, there you will have the option to edit or delete them.