OK I am very newb to C++, but am pretty good with PHP. Anyway What I want to do is have a multidimentional array.
MyArray[0][0]="My string"
MyArray[0][1]="My string2"
MyArray[1][0]="The string"
etc.
How can I set this up in c++?
Thanks![]()
|
Results 1 to 2 of 2
Thread: Strings in an Array |
Click Here to Expand Forum to Full Width |