Convert a Binary Integral Decimal (BID) storage value to native form.
Synopsis
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalImpUtil_IntelDfp::ValueType128
convertFromBID(DecimalStorage::Type128 bid);
Return Value
native decimal value
Parameters
Name |
Description |
bid |
BID‐encoded storage value |
Created with MrDocs