[#BloombergLP-bslfmt-Format_ContextOutputIteratorBase-put] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/Format_ContextOutputIteratorBase.adoc[Format_ContextOutputIteratorBase]::put :relfileprefix: ../../../ :mrdocs: Write the specified `character` to the contained iterator and then increment this iterator. == Synopsis Declared in `<bslfmt_format_context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void put(t_CHAR character) = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#