BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::parse64

Parse a 64-bit decimal value from text, reporting status flags.

Synopsis

Declared in <bdldfp_decimalimputil_inteldfp.h>

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

Return Value

parsed 64-bit decimal value

Parameters

NameDescription
stringnull-terminated decimal text to parse
statusreceives a bit mask of status flags; must be 0 on entry