Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

files c++

fstream  afile;
afile.open("file.dat", ios::out | ios::in );
Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #files
ADD COMMENT
Topic
Name
1+5 =