Return a 32‐bit decimal representation of the specified unsigned integer.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType32
uint32ToDecimal32(unsigned int value);

Created with MrDocs