The getline function will be used with cin and a variable to get input from the user. getline gets the whole line of input, including spaces.Code Download CPPW32T9.zip
C++ Win32 Console Tutorial List