Same as the overload above for parseDecimal128.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
int
parseDecimal128(
    Decimal128* out,
    char const* str);

Created with MrDocs