Break string into seperate words and translateOk this works but I don't understand what the if (std::string::npos == i) is doing to make it work. ...
Break string into seperate words and translateMy co-worker has point me towards determining if rStr2 is an empty string for the if statement. I've...
Break string into seperate words and translateI couldn't figure out what was wrong with your function so I've went back to mine. Not that I can ge...
Break string into seperate words and translateTaking a shot in the dark here I commented out my function and inserted yours but now I get a bunch ...
Break string into seperate words and translateI don't really follow your suggestion even after having a co-worker explain it to me. I tired changi...