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

Go to the source code of this file.

Functions

void StrToISO (const byte *SourceString, byte *DestString)
 

Function Documentation

◆ StrToISO()

void StrToISO ( const byte *  SourceString,
byte *  DestString 
)

Definition at line 4 of file StrToISO.c.

References GetStringEncoding(), TRACEENTER, TRACEEXIT, and UTF8ToUTF32().

Referenced by StrToISOAlloc().