decimal64FromDPD overloads
Declared in <bdldfp_decimalconvertutil.h>
Same as the related overload above for decimal64FromDPD.
static
Decimal64
decimal64FromDPD(unsigned char const* buffer);
» more...
Same as the overload taking Decimal32.
static
void
decimal64FromDPD(
Decimal64* decimal,
unsigned char const* buffer);
» more...