string
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hello, I want to ask how to store a String in 2-D array foramt? e.g. abc[0][0]="A"; abc[0][1]="AA"; abc[0][2]="AAA"; ...... .... .. abc[n][n]="AAAAAAAAAAAAAAA"; THX!!! :);):-O
-
Hello, I want to ask how to store a String in 2-D array foramt? e.g. abc[0][0]="A"; abc[0][1]="AA"; abc[0][2]="AAA"; ...... .... .. abc[n][n]="AAAAAAAAAAAAAAA"; THX!!! :);):-O