Return a 64‐bit decimal representation of the specified int value. Return a 64‐bit decimal representation of the specified integer.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType64
int32ToDecimal64(int value);

Created with MrDocs