Skip to content

Instantly share code, notes, and snippets.

@PaulChana
Created June 6, 2017 11:23
Show Gist options
  • Save PaulChana/e4d448e9d7c64cb7da27880b83d6aba1 to your computer and use it in GitHub Desktop.
Save PaulChana/e4d448e9d7c64cb7da27880b83d6aba1 to your computer and use it in GitHub Desktop.
Size of c array
(sizeof(a) / sizeof(*a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment