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

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType32
int32ToDecimal32(int value);

Created with MrDocs