C : Hello World


This is my first code :
#include <stdio.h>
int main()
{
printf("Hello World");
}
view raw gistfile1.c hosted with ❤ by GitHub
The output should look like this :
Hello World

No comments:

Post a Comment

D-Tech Designed by Templateism Copyright © 2014.Modified by D. This blog is created for educational purpose only, I own and gain nothing from it except for the Programming Code

Theme images by Bim. Powered by Blogger.