Same as the related overload above for decimalFromDPD.
Synopsis
Declared in <bdldfp_decimalconvertutil_inteldfp.h>
static
void
decimalFromDPD(
Decimal64* decimal,
unsigned char const* buffer);
Parameters
Name |
Description |
decimal |
destination decimal object |
buffer |
buffer containing DPD‐encoded value |
Created with MrDocs