FireBirdLib - Topfield TMS PVR TAP Programming Library
UTF32ToUTF8.c File Reference
#include "libFireBird.h"

Go to the source code of this file.

Functions

void UTF32ToUTF8 (dword UTF32Character, byte *UTF8Character, byte *BytesPerChar)
 

Function Documentation

◆ UTF32ToUTF8()

void UTF32ToUTF8 ( dword  UTF32Character,
byte *  UTF8Character,
byte *  BytesPerChar 
)

Definition at line 3 of file UTF32ToUTF8.c.

References TRACEENTER, and TRACEEXIT.

Referenced by StrToUTF8().