[#FlatFilePos-ToString] = xref:FlatFilePos.adoc[FlatFilePos]::ToString :relfileprefix: ../ :mrdocs: Returns a human‐readable "file:offset" description of the position. == Synopsis Declared in `<flatfile.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string ToString() const; ---- == Return Value The formatted position string. [.small]#Created with https://www.mrdocs.com[MrDocs]#