[#BloombergLP-bdldfp-DecimalImpUtil-uint32ToDecimal32] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil.adoc[DecimalImpUtil]::uint32ToDecimal32 :relfileprefix: ../../../ :mrdocs: Return a 32‐bit decimal representation of the specified unsigned integer. == Synopsis Declared in `<bdldfp_decimalimputil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType32.adoc[DecimalImpUtil::ValueType32] uint32ToDecimal32(unsigned int value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#