how to start a string with spaces in c++ code example Example: store string with spaces c++ std::string str; std::getline( std::cin, str);