fccharsetaddchar(3) opensolaris man page | unix.com

Query: fccharsetaddchar

OS: opensolaris

Section: 3

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

FcCharSetAddChar(3)													       FcCharSetAddChar(3)

NAME
FcCharSetAddChar - Add a character to a charset
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcCharSetAddChar (FcCharSet *fcs, FcChar32 ucs4);
DESCRIPTION
FcCharSetAddChar adds a single unicode char to the set, returning FcFalse on failure, either as a result of a constant set or from running out of memory.
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 FcCharSetAddChar(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fccharsetcoverage(3) - opensolaris
fcdirscan(3) - opensolaris
fcfilescan(3) - opensolaris
fcinitreinitialize(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
PHP Man Pages Now Available (Over 10,000)
Study UNIX Kernel
Change directory for core file
Identify problem with while getopts