show us the code you have written so far. Do you know how to use
vector class? That is the easiest array to use. You can make a
vector of
string objects
std::vector<std::string> theArray;
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2282
Retired and Enjoying Life
Online 21,954 posts
since Aug 2005