View Single Post
Old 09-12-2007, 04:47 PM   #4 (permalink)
x1hundredregrets
Reactor Zero
 
x1hundredregrets's Avatar
 
Join Date: Dec 2002
Posts: 306
-5 Internets
Is it specified that you MUST use multidimensional arrays of strings, AKA a 2D array of strings like this:

string string string
string string string
string string string

If it isnt specified like that, I'd suggest using Vectors or some other STL class, because they take care of the dynamic sizing for you.

If not, theres a work around, but it takes time.
x1hundredregrets is offline   Reply With Quote

 
Uberguilds Network