opensolaris man page for fcutf8toucs4

Query: fcutf8toucs4

OS: opensolaris

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcUtf8ToUcs4(3) 														   FcUtf8ToUcs4(3)

NAME
FcUtf8ToUcs4 - convert UTF-8 to UCS4
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> int FcUtf8ToUcs4 (FcChar8 *src, 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.
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 FcUtf8ToUcs4(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcconfigfilename(3) - opensolaris
fclangsethaslang(3) - opensolaris
fcutf8len(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
PHP Man Pages Now Available (Over 10,000)
Identify problem with while getopts
What is good?
Shopt -s histappend