Best way to create and initialize an array of strings?
Posted: Tue Oct 07, 2014 9:16 pm
Hi, I would like to create and initialize a new variable that will contain an array of 40 strings. For example: MyStringArray[n].
What is the best way to do this?
What is the best way to do this?