← Back to Question List
C++ Quiz #69
seekg and tellg
An ifstream has an internal get position tracking the next character to read. Which function moves that get position to a new location in the file?