Skip to content

Instantly share code, notes, and snippets.

@iporsut
Created March 7, 2013 21:10
Show Gist options
  • Save iporsut/5111824 to your computer and use it in GitHub Desktop.
Save iporsut/5111824 to your computer and use it in GitHub Desktop.
Test Gist Embed
#include <stdio.h>
main () { printf("Hello World\n"); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment