DEPRECATED: Use decimalToDPD instead.
Synopsis
Declared in <bdldfp_decimalconvertutil.h>
static
void
decimal64ToDPD(
unsigned char* buffer,
Decimal64 decimal);
Parameters
Name |
Description |
buffer |
receives the DPD encoding |
decimal |
value to encode |
Created with MrDocs