Manpage of FcUtf16ToUcs4

Google
Web www.fiveanddime.net

FcUtf16ToUcs4

Section: (3)
Updated: 10 March 2004
Index Return to Main Contents

 

NAME

FcUtf16ToUcs4 - convert UTF-16 to UCS4  

SYNOPSIS

#include <fontconfig.h>

int FcUtf16ToUcs4 (FcChar8 *src, FcEndianendian, FcChar32 *dst, intlen);  

DESCRIPTION

Converts the next Unicode char from src into dst and returns the number of bytes containing the char. src must be at least len bytes long. Bytes of src are combined into 16-bit units according to endian.  

VERSION

Fontconfig version 2.2.2


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION

This document was created by man2html, using the manual pages.
Time: 21:25:11 GMT, May 16, 2005



www.fiveanddime.net








Google
Web www.fiveanddime.net