[#BloombergLP-bdldfp-DecimalImpUtil-format-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil.adoc[DecimalImpUtil]::format :relfileprefix: ../../../ :mrdocs: Format the specified `value` into `buffer` using the specified `cfg`. == Synopsis Declared in `<bdldfp_decimalimputil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int format( char* buffer, int length, xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType64.adoc[ValueType64] value, xref:BloombergLP/bdldfp/DecimalFormatConfig.adoc[DecimalFormatConfig] const& cfg); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#