Seekg
id:
seekg-301-9629942
title:
Seekg
text:
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. This function is defined for ifstream class - for ofstream class there's a similar function seekp. position is the new position in the stream buffer. This parameter is an object of type streampos.
offset is an integer value of type streamoff representing the offset in the stream's buffer. It is relative to the dir parameter. dir is the seeking direction. It is a
brand slug:
wiki
category slug:
encyclopedia
description:
Function in C++
original url:
https://en.wikipedia.org/wiki/Seekg
date created:
date modified:
2024-03-06T18:46:14Z
main entity:
{"identifier":"Q7445792","url":"https://www.wikidata.org/entity/Q7445792"}
image:
fields total:
13
integrity:
14