sunos man page for fccharsetsubtractcount

Query: fccharsetsubtractcount

OS: sunos

Section: 3

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

FcCharSetSubtractCount(3)												 FcCharSetSubtractCount(3)

NAME
FcCharSetSubtractCount - Subtract and count charsets
SYNOPSIS
#include <fontconfig.h> FcChar32 FcCharSetSubtractCount (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns the number of chars that are in a but not in b.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcCharSetSubtractCount(3)
Related Man Pages
fcfontsetsort(3) - opensolaris
libfontconfig(3lib) - sunos
fcpatternadd-type(3) - opensolaris
fcpatternget-type(3) - opensolaris
fcutf16len(3) - opensolaris
Similar Topics in the Unix Linux Community
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Merge and Sort tabular data from different text files
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed