Jumat, 21 Mei 2010

Operasi File

/* Contoh operasi Buka file */

void main ()
{
clrscr ();

ofstream hasil ();
hasil.open("data.txt")
hasil.close();
getch();
}
ofstream hasil();
hasil.open ("data.txt")
for (x=i; x=50; x++)
if(x % 2;=0)
{
cout hasil<<
}
{
hasil.close();
}

Tidak ada komentar:

Posting Komentar