Return a 128‐bit decimal representation of the specified integer.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
int32ToDecimal128(int value);
Created with MrDocs
Return a 128‐bit decimal representation of the specified integer.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
int32ToDecimal128(int value);
Created with MrDocs