Return the specified cString.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
char const*
flatten(char const* cString);

Return Value

cString unchanged

Parameters

Name

Description

cString

null‐terminated C string to return unchanged

Created with MrDocs