Shobdibo
come and learn something
Friday, February 19, 2016
Structure of C Programming
Writing code in Code block software you need to start with this basic structure.
#include<stdio.h>
int main()
{
return 0;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment