Return the Decimal32 decoded from DPD data at buffer.

Synopsis

Declared in <bdldfp_decimalconvertutil.h>

static
Decimal32
decimal32FromDPD(unsigned char const* buffer);

Return Value

native Decimal32 representation of the DPD value

Parameters

Name

Description

buffer

buffer containing a DPD‐encoded value

Created with MrDocs