Return a 64‐bit decimal representation of the specified unsigned int value.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
uint32ToDecimal64(unsigned int value);
Created with MrDocs
Return a 64‐bit decimal representation of the specified unsigned int value.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
uint32ToDecimal64(unsigned int value);
Created with MrDocs