I found somewhere the following idiom for reading a file into a string: std::ifstream file("path/to/some/file.ext"); std ... am using g++ 4.8.2.
確定! 回上一頁