/*void SaveToFile()
{
string str;
ofstream out("file.txt");
for(int i=0;i
}
if(!out){
cout<<"Cannot open the file.\n";
}
out.close();
}
*/
Kenal Tahu - - Masuk Midterm ptg ni
Wednesday, 7 February 2007 at 2/07/2007 01:24:00 pm
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment