Recent Posts

LightBlog

Sunday, November 23, 2014

Example Post 33 : This is a demo post without image

#include<stdio.h>//Header section
//Global declaration section
void main()---->entry point fun
{
                                               body
printf("Hello world");

}

No comments:

Post a Comment

Popular

Recent

Comments