Parse a 64‐bit decimal value from the specified string.

Synopsis

Declared in <bdldfp_decimalimputil_inteldfp.h>

static
DecimalImpUtil_IntelDfp::ValueType64
parse64(
    char const* string,
    unsigned int* status);

Created with MrDocs