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