Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

how to seek to the start of afile in c++

ifile.clear();
ifile.seekg(0);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #seek #start #afile
ADD COMMENT
Topic
Name
2+2 =