To open a file, a filestream object should first be created. This is either an ofstream object for writing, or an ifstream object for reading.
確定! 回上一頁