經安全檢測,此網站為安全網站,請放心前往原始網址!

c++ - checking for eof in string::getline - Stack Overflow

2010年2月12日 - while (getline(cin, str)) { } if (cin.bad()) { // IO error } else if (!cin.eof()) { // format error (not possible with getline but possible with operator>>) ...

stackoverflow.com

網址安全性掃描由 google 提供