[#BloombergLP-bdldfp-DecimalUtil_CStringUtil-flatten-0b8] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalUtil_CStringUtil.adoc[DecimalUtil_CStringUtil]::flatten :relfileprefix: ../../../ :mrdocs: Return the specified `cString`. == Synopsis Declared in `<bdldfp_decimalutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static char const* flatten(char const* cString); ---- == Return Value `cString` unchanged == Parameters [cols="1,4"] |=== | Name| Description | *cString* | null‐terminated C string to return unchanged |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#