Skip to content

Instantly share code, notes, and snippets.

@eldritchideen
Created May 7, 2013 10:19
Show Gist options
  • Save eldritchideen/5531654 to your computer and use it in GitHub Desktop.
Save eldritchideen/5531654 to your computer and use it in GitHub Desktop.
extern int foo(int x, int y) {
return x * y;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment