To open an input stream you must declare the stream to be of class ifstream. To open an output stream, it must be declared as class ofstream.
確定! 回上一頁