sunos man page for fccharsetunion

Query: fccharsetunion

OS: sunos

Section: 3

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

FcCharSetUnion(3)														 FcCharSetUnion(3)

NAME
FcCharSetUnion - Add charsets
SYNOPSIS
#include <fontconfig.h> FcCharSet * FcCharSetUnion (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns a set including only those chars found in either a or b.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcCharSetUnion(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcfilescan(3) - opensolaris
fcfreetypecharsetandspacing(3) - opensolaris
fcpatternget-type(3) - debian
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
How to convert number to english?
Once upon an uptime.
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