[#BloombergLP-bslfmt-println-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::println :relfileprefix: ../../ :mrdocs: Write ` ` to the specified `stream`. The behavior is undefined unless `stream` is a valid pointer to an output C stream. == Synopsis Declared in `<bslfmt_print_imp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void println(FILE* stream); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#