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

Go to the source code of this file.

Functions

void UpperCase (char *string)
 

Function Documentation

◆ UpperCase()

void UpperCase ( char *  string)

Definition at line 5 of file UpperCase.c.

References AnsiLower, AnsiUpper, isUTF8Char(), TRACEENTER, TRACEEXIT, UTF8Lower, and UTF8Upper.