Find position within the file. Will throw if unknown.

Synopsis

Declared in <streams.h>

int64_t
tell();

Return Value

The current byte offset within the file.

Created with MrDocs