Hello world! Jun 3, 2013 | Sundry Slices #include<stdio.h> int main() { printf(“Hello, World\n”); return 0; } Share this:LinkedInTwitterFacebookPocketRedditPrint Related