what is the difference between them?
Printable View
what is the difference between them?
Quote:
Originally posted by avi123
what is the difference between them?
Code:ifstream + ofstream == fstream
what is ifstream
what is ofstream
I think fstream is file stream, ifstream is input file stream, ofstream is output file stream, Mmm. That s it !Quote:
Originally posted by avi123
what is ifstream
what is ofstream