Same as the overload taking Decimal32.

Synopsis

Declared in <bdldfp_decimalconvertutil.h>

static
void
decimal64FromDPD(
    Decimal64* decimal,
    unsigned char const* buffer);

Parameters

Name

Description

decimal

receives the decoded value

buffer

buffer containing a DPD‐encoded value

Created with MrDocs