Convert the specified decimal to densely packed decimal format in the specified buffer.
decimal
buffer
Declared in <bdldfp_decimalconvertutil.h>
<bdldfp_decimalconvertutil.h>
static void decimal32ToDPD( unsigned char* buffer, Decimal32 decimal);
Created with MrDocs