istream::tellg

streampos tellg();

Gets the value for the stream’s get pointer.

Return Value

A streampos type, corresponding to a long.

istream OverviewInput Stream Classes

See Also   istream::seekg, ostream::tellp, ostream::seekp