[#AutoFile-tell] = xref:AutoFile.adoc[AutoFile]::tell :relfileprefix: ../ :mrdocs: Find position within the file. Will throw if unknown. == Synopsis Declared in `<streams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int64_t tell(); ---- == Return Value The current byte offset within the file. [.small]#Created with https://www.mrdocs.com[MrDocs]#