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