Return a 64-bit decimal representation of the specified integer.
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalImpUtil_IntelDfp::ValueType64
int32ToDecimal64(int value);
64-bit decimal representation of value
| Name | Description |
|---|---|
| value | integer value to convert |