Created
December 20, 2017 18:24
-
-
Save tarcisio-marinho/89eca65dd0c406012da41815cb2c14ef to your computer and use it in GitHub Desktop.
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
int array[10]; | |
// limited size -> 10 | |
// only one data type |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment