[#BloombergLP-bslfmt-FormatterCharUtil-05b-outputFromChar-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/FormatterCharUtil-05b.adoc[FormatterCharUtil<char>]::outputFromChar :relfileprefix: ../../../ :mrdocs: Output to the specified output iterator `out` the specified `value`. Return incremented `out`. == Synopsis Declared in `<bslfmt_formattercharutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_ITERATOR> static t_ITERATOR outputFromChar( char const value, t_ITERATOR out); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#