Return a 32‐bit decimal representation of the specified 64‐bit signed integer.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType32
int64ToDecimal32(long long value);
Created with MrDocs