Change the size of the string.
void resize( std::size_t count); » more... void resize( std::size_t count, char ch); » more...
std::size_t
more...