Created
December 25, 2014 23:01
-
-
Save Yoloabdo/3c0d0b19b7cbd3422f6c to your computer and use it in GitHub Desktop.
string 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
| string students[30] = {"ahmed", "ali", "mostafa", .... }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment