Problem with arrayThere's no need to mention it again. I noticed your remark. But I marked the former thread as solved...
Problem with arrayOK thanks:)
Problem with arrayvoid split_sentences(void){ std::string text2 = text; string unsorted[8]; stringstrea...
Splitting stringsThank you very much for your reply! Your code works perfectly.
Problem with arrayHi, I have implemented the function called " void split_sentences(void) ". Its output is array with ...