Return the specified cString.
Synopsis
Declared in <bdls_filesystemutil.h>
static
char const*
flatten(char const* cString);
Return Value
the specified cString
Parameters
Name |
Description |
cString |
null‐terminated C string to return |
Created with MrDocs