◄istream► ◄Up► ◄Contents► ◄Index► ◄Back► ──The Microsoft iostream Classes──────────────────────────────────────────── 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► -♦-