cut the last part of a string c++ code example Example: delete last char of string C++ st = myString.substr(0, myString.size()-1);