Same as the related overload above for decimal32FromDPD.
Synopses
Declared in <bdldfp_decimalconvertutil.h>
Same as the related overload above for decimal32FromDPD.
static
Decimal32
decimal32FromDPD(unsigned char const* buffer);
Same as the related overload above for decimal32FromDPD.
static
void
decimal32FromDPD(
Decimal32* decimal,
unsigned char const* buffer);
Created with MrDocs