Convert a Densely Packed Decimal (DPD) value to BID encoding.

Synopsis

Declared in <bdldfp_decimalimputil_inteldfp.h>

Description

Return a ValueTypeXX representing the specified dpd, which is currently in Densely Packed Decimal (DPD) format. This format is compatible with the IBM compiler's native type.

Return Value

native BID‐encoded decimal value

Parameters

Name

Description

dpd

DPD‐encoded storage value

Created with MrDocs