fin.open("myfile",ios::in); // open file ... //This example creates a file of apstrings ... fout.open("sentences.dat"); //creating the file if (!fout)
確定! 回上一頁