Return the decimal decoded from DPD data at buffer.
Synopsis
Declared in <bdldfp_decimalconvertutil_inteldfp.h>
static
Decimal32
decimal32FromDPD(unsigned char const* buffer);
Return Value
native representation of the DPD value
Parameters
Name |
Description |
buffer |
buffer containing DPD‐encoded value |
Created with MrDocs