Seekg

Seekg

In the C++ programming language, seekg is a function in the fstream library that allows you to seek to an arbitrary position in a file.

Read more about Seekg.