File::Tell

File::Tell
virtual int Tell() = 0;
Description

Tell returns the current position in the file.

Return Value

An int value containing the position.