Return a 128‐bit decimal representation of the specified signed integer.

Synopsis

Declared in <bdldfp_decimalimputil_inteldfp.h>

static
DecimalImpUtil_IntelDfp::ValueType128
int32ToDecimal128(int value);

Created with MrDocs