[#BloombergLP-bdldfp-DecimalFormatConfig-setSNan] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalFormatConfig.adoc[DecimalFormatConfig]::setSNan :relfileprefix: ../../../ :mrdocs: Set the `snan` attribute of this object to the specified `value`. The behavior is undefined unless the pointer to the `value` remains valid for the lifetime of this object. == Synopsis Declared in `<bdldfp_decimalformatconfig.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setSNan(char const* value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#