File Positioning
Facilities for getting and setting the position in the file for the next read or write operation.
fgetpos()
fseek()
fsetpos()
ftell()
rewind()