Skip to content

Instantly share code, notes, and snippets.

@evanlong
Created January 28, 2011 02:44
Show Gist options
  • Save evanlong/799734 to your computer and use it in GitHub Desktop.
Save evanlong/799734 to your computer and use it in GitHub Desktop.
int main(int argc, char** argv) {
printf("hello world\n");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment