DEPRECATED: Use decimalFromDPD instead.

Synopsis

Declared in <bdldfp_decimalconvertutil_inteldfp.h>

static
Decimal64
decimal64FromDPD(unsigned char const* buffer);

Return Value

native representation of the DPD value

Parameters

Name

Description

buffer

buffer containing DPD‐encoded value

Created with MrDocs