DEPRECATED: Use decimalToBID instead.
Synopsis
Declared in <bdldfp_decimalconvertutil_inteldfp.h>
static
void
decimal32ToBID(
unsigned char* buffer,
Decimal32 decimal);
Parameters
Name |
Description |
buffer |
receives the BID encoding |
decimal |
value to encode |
Created with MrDocs