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
Find position within the file. Will throw if unknown.
Declared in <streams.h>
int64_t
tell();
The current byte offset within the file.
Created with MrDocs