Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

ifstream ofstream fstream c++

ofstream: Stream class to write on files.
ifstream: Stream class to read from files.
fstream: Stream class to both read and write from/to files.
 
PREVIOUS NEXT
Tagged: #ifstream #ofstream #fstream
ADD COMMENT
Topic
Name
7+1 =