Convert Densely Packed Decimal dpd to the implementation type.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType32
convertDPDtoBID(DecimalStorage::Type32 dpd);
This format is compatible with the IBM compiler's native type.
the corresponding implementation decimal value
| Name | Description |
|---|---|
| dpd | value in Densely Packed Decimal format |