Same as the overload taking Decimal32.
Synopsis
Declared in <bdldfp_decimalconvertutil.h>
static
void
decimalToDPD(
unsigned char* buffer,
Decimal64 decimal);
Parameters
Name |
Description |
buffer |
receives the DPD encoding |
decimal |
value to encode |
Created with MrDocs