Syntax
streampos tellg();
Remarks
Gets the value for the stream's get pointer.
Return Value
A streampos type, corresponding to a long.
See Also
istream::seekg, ostream::tellp, ostream::seekp