Skip to content

Instantly share code, notes, and snippets.

@txdv
Created April 16, 2012 15:41
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 txdv/2399515 to your computer and use it in GitHub Desktop.
Save txdv/2399515 to your computer and use it in GitHub Desktop.

This is my awesome c code:

#include <stdio.h>

int main(void) {
   return 0;
}

And this was my awesome c code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment