c++ pass string with spaces code example Example: store string with spaces c++ std::string str; std::getline( std::cin, str);