sunos man page for fcstrsetdel

Query: fcstrsetdel

OS: sunos

Section: 3

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

FcStrSetDel(3)															    FcStrSetDel(3)

NAME
FcStrSetDel - delete from a string set
SYNOPSIS
#include <fontconfig.h> FcBool FcStrSetDel (FcStrSet *set, const FcChar8 *s);
DESCRIPTION
Removes s from set, returning FcTrue if s was a member else FcFalse.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcStrSetDel(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcdirsave(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fclangsetcontains(3) - opensolaris
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Once upon an uptime.
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed