Parse a 32‐bit decimal value from the specified input string.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType32
parse32(char const* input);

Created with MrDocs