Parse a 32‐bit decimal value from the specified string.
Synopsis
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalImpUtil_IntelDfp::ValueType32
parse32(
char const* string,
unsigned int* status);
Created with MrDocs