Return the specified cString.

Synopsis

Declared in <bdls_filesystemutil.h>

static
char const*
flatten(char* cString);

Return Value

the specified cString

Parameters

Name

Description

cString

null‐terminated C string to return

Created with MrDocs