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