Convert a Densely Packed Decimal (DPD) value to BID encoding.
Synopsis
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalImpUtil_IntelDfp::ValueType128
convertDPDtoBID(DecimalStorage::Type128 dpd);
Return Value
native BID‐encoded decimal value
Parameters
Name |
Description |
dpd |
DPD‐encoded storage value |
Created with MrDocs