ifstream for reading input only. ofstream for writing output only. fstream for reading and writing from/to one file. All three classes are defined in <fstream.h> ...
確定! 回上一頁