Skip to content

Instantly share code, notes, and snippets.

@l3kn
Created September 10, 2013 15:36
Show Gist options
  • Save l3kn/6511219 to your computer and use it in GitHub Desktop.
Save l3kn/6511219 to your computer and use it in GitHub Desktop.
// Array with default value
int foo[1337] = {0};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment