FireBirdLib - Topfield TMS PVR TAP Programming Library
ValidFileName.c File Reference
#include <string.h>
#include "FBLib_string.h"

Go to the source code of this file.

Functions

char * ValidFileName (const char *strName, eRemoveChars ControlCharacters, char *Result, int ResultSize)
 

Function Documentation

◆ ValidFileName()

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().