Skip to content

Instantly share code, notes, and snippets.

@odiak
Created March 1, 2011 00:07
Show Gist options
  • Save odiak/848332 to your computer and use it in GitHub Desktop.
Save odiak/848332 to your computer and use it in GitHub Desktop.
test
#include <stdio.h>
int main ( int argc, char *argv[] ) {
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment