BufferedFile::Tell

BufferedFile::Tell
virtual SF_EXPORT int Tell();
Description

Tell returns the current position in the file.

Return Value

An int value containing the current position.

See Also