dont mean to continue to pester.
but is there a way i can take input from a user into a string directly? or do i have to convert it somehow?
(is there a way i can do a std::cin >> string type statement to get a string, I prefer working with strings cause they are simpler to compare values to.)




Reply With Quote