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