SeekAbsolute() seeks from the start of the file to an absolute position.
Implements CATStream. Definition at line 238 of file CATStreamSub.cpp. References CAT_ERR_FILE_SEEK, CAT_ERR_SEEK_PAST_SPECIFIED_END, CAT_ERR_SUBSTREAM_NO_PARENT, CAT_SUCCESS, CATASSERT, CATRESULT, CATRESULTFILE, fCurPos, and fLength. Referenced by ReadAbs(), SeekFromEnd(), and WriteAbs().
|