[#BloombergLP-bslfmt-FormatterCharacter_CharacterOutput-01-output] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/FormatterCharacter_CharacterOutput-01.adoc[FormatterCharacter_CharacterOutput<char, wchar_t>]::output :relfileprefix: ../../../ :mrdocs: Output the specified `value` to the specified `out` and return `out`. incremented by the number of characters written. == Synopsis Declared in `<bslfmt_formattercharacter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_ITERATOR> static t_ITERATOR output( char const value, t_ITERATOR out); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#