fcutf16toucs4(3) opensolaris man page | unix.com

Man Page: fcutf16toucs4

Operating Environment: opensolaris

Section: 3

FcUtf16ToUcs4(3)														  FcUtf16ToUcs4(3)

NAME
FcUtf16ToUcs4 - convert UTF-16 to UCS4
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> int FcUtf16ToUcs4 (FcChar8 *src, FcEndian endian, FcChar32 *dst, int len);
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.5.0
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcUtf16ToUcs4(3)
Related Man Pages
fcconfigfilename(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcfreetypecharindex(3) - opensolaris
fcutf16len(3) - opensolaris
fcutf8len(3) - opensolaris
Similar Topics in the Unix Linux Community
What does this mean?
What's legal and what's not?
Identify problem with while getopts
What is good?
Shopt -s histappend