If you want to do this the C++ way, do it like this: #include <fstream> #include <iterator> #include <algorithm> int main() { std::ifstream ...
確定! 回上一頁