Store into decimal the value decoded from DPD data at buffer.
Declared in <bdldfp_decimalconvertutil.h>
static
void
decimal32FromDPD(
Decimal32* decimal,
unsigned char const* buffer);
| Name | Description |
|---|---|
| decimal | receives the decoded value |
| buffer | buffer containing a DPD-encoded value |