Skip to content

Instantly share code, notes, and snippets.

@stowell
Created February 20, 2016 02:34
Show Gist options
  • Save stowell/75932139143126bc2e83 to your computer and use it in GitHub Desktop.
Save stowell/75932139143126bc2e83 to your computer and use it in GitHub Desktop.
justreturn.c
unsigned int justreturn() {
return 243;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment