// remove characters in excess
size_t initialChar, // index of first char to erase
nChars; // how many chars do we need to erase?
// remove characters in excess
size_t initialChar, // index of first char to erase
nChars; // how many chars do we need to erase?