fcstrsetadd(3) sunos man page | unix.com

Man Page: fcstrsetadd

Operating Environment: sunos

Section: 3

FcStrSetAdd(3)															    FcStrSetAdd(3)

NAME
FcStrSetAdd - add to a string set
SYNOPSIS
#include <fontconfig.h> FcBool FcStrSetAdd (FcStrSet *set, const FcChar8 *s);
DESCRIPTION
Adds a copy of s to set.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcStrSetAdd(3)
Related Man Pages
fcdirscan(3) - opensolaris
fcfilescan(3) - opensolaris
fcpatternadd(3) - opensolaris
libfontconfig(3lib) - linux
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed