Skip to content

Instantly share code, notes, and snippets.

@amankharwal
Created November 8, 2020 11:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amankharwal/6e9b556971626cd421708c3f66f074d9 to your computer and use it in GitHub Desktop.
Save amankharwal/6e9b556971626cd421708c3f66f074d9 to your computer and use it in GitHub Desktop.
//syntax
//<datatype> Name[Size]
int intArray[100];
char charArray[100];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment