[#BloombergLP-bdldfp-DecimalImpUtil-parse64-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil.adoc[DecimalImpUtil]::parse64 :relfileprefix: ../../../ :mrdocs: Parse a 64‐bit decimal value from the specified `input` string. == Synopsis Declared in `<bdldfp_decimalimputil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType64.adoc[DecimalImpUtil::ValueType64] parse64( char const* input, unsigned int* status); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#