A binary file containing the single integer 123 would be 4 bytes long: ... std::ifstream inp("someFile.txt"); std::ofstream ...
確定! 回上一頁