Kenal Tahu - - Masuk Midterm ptg ni

/*void SaveToFile()
{
string str;
ofstream out("file.txt");

for(int i=0;i out<
}
if(!out){
cout<<"Cannot open the file.\n";

}



out.close();
}
*/

0 comments: