[#BloombergLP-bdldfp-DecimalUtil_CStringUtil-flatten-0f4] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalUtil_CStringUtil.adoc[DecimalUtil_CStringUtil]::flatten :relfileprefix: ../../../ :mrdocs: Return the result of invoking 'c_str()' on the specified 'string'. == Synopsis Declared in `<bdldfp_decimalutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static char const* flatten(xref:bsl/string.adoc[bsl::string] const& string); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#