debian man page for fcstrsetequal

Query: fcstrsetequal

OS: debian

Section: 3

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

FcStrSetEqual(3)														  FcStrSetEqual(3)

NAME
FcStrSetEqual - check sets for equality
SYNOPSIS
#include <fontconfig.h> FcBool FcStrSetEqual (FcStrSet *set_a, FcStrSet *set_b);
DESCRIPTION
Returns whether set_a contains precisely the same strings as set_b. Ordering of strings within the two sets is not considered.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcStrSetEqual(3)
Related Man Pages
fcdirsave(3) - opensolaris
fcfilescan(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fclangsetcontains(3) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?