Skip to content

Instantly share code, notes, and snippets.

@thiagomg
Created May 19, 2015 01:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thiagomg/c8994830e3fd628381cb to your computer and use it in GitHub Desktop.
Save thiagomg/c8994830e3fd628381cb to your computer and use it in GitHub Desktop.
Hello - Plain C
printf("Hello from Fabio !\n");
printf("Hello from Thiago !\n");
printf("Fabio hopes you like the site !\n");
printf("Thiago hopes you like the site !\n");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment