... you would be better served by using the cin member functions get or getline. ... cout << " Type a line terminated by carriage return\n>"; cin.get( line, ...
確定! 回上一頁