Go to the source code of this file.
Functions | |
| char * | ValidFileName (const char *strName, eRemoveChars ControlCharacters, char *Result, int ResultSize) |
| char * ValidFileName | ( | const char * | strName, |
| eRemoveChars | ControlCharacters, | ||
| char * | Result, | ||
| int | ResultSize | ||
| ) |
Definition at line 4 of file ValidFileName.c.
References isLegalChar(), isUTF8Char(), TRACEENTER, and TRACEEXIT.
Referenced by MakeValidFileName().