Parse input as a ValueType32 decimal value.

Synopsis

Declared in <bdldfp_decimalimputil.h>

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

Return Value

the parsed decimal value

Parameters

Name

Description

input

null‐terminated decimal text to parse

Created with MrDocs