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

Use getline and >> when read file C++ - Stack Overflow

std::string lineOfNumbers; std::getline(file, lineOfNumbers); // Now you have read all the numbers and ...

stackoverflow.com

網址安全性掃描由 google 提供