assigning string from array c++ code example Example: how to put string in array c++ { string word; ArrayWithWords[d] = word; d++; }