strVector strVV;
nStrVector strV;
Each of elements of strVV is a string vector not a string.
Input into a vector first then push the vector into vector of vector.
You don't need to allocate space for VV in its declaration.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 11 of 11
Threaded View
|
Click Here to Expand Forum to Full Width |