Created
June 6, 2017 11:23
-
-
Save PaulChana/e4d448e9d7c64cb7da27880b83d6aba1 to your computer and use it in GitHub Desktop.
Size of c array
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(sizeof(a) / sizeof(*a)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment