fcblanksadd(3) sunos man page | unix.com

Man Page: fcblanksadd

Operating Environment: sunos

Section: 3

FcBlanksAdd(3)															    FcBlanksAdd(3)

NAME
FcBlanksAdd - Add a character to an FcBlanks
SYNOPSIS
#include <fontconfig.h> FcBool FcBlanksAdd (FcBlanks *b, FcChar32ucs4);
DESCRIPTION
Adds a single character to an FcBlanks object, returning FcFalse if this process ran out of memory.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcBlanksAdd(3)
Related Man Pages
fcconfigenablehome(3) - opensolaris
fcdirsave(3) - opensolaris
fcdirscan(3) - opensolaris
fcpatternadd-type(3) - opensolaris
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Is UNIX an open source OS ?
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Outputting sequences based on length with sed