4ever Programming Solutions
All about programming and blogging.
Tuesday, January 7, 2014
Your first C Program
#include<stdio.h>
int main()
{
printf("Angry Bird");
return 0;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment