FcStrSetEqual(3) FcStrSetEqual(3)NAMEFcStrSetEqual - check sets for equalitySYNOPSIS#include <fontconfig.h> FcBool FcStrSetEqual (FcStrSet *set_a, FcStrSet *set_b);DESCRIPTIONReturns whether set_a contains precisely the same strings as set_b. Ordering of strings within the two sets is not considered.VERSIONFontconfig version 2.9.0 16 April 2012 FcStrSetEqual(3)
| Related Man Pages |
|---|
| fcconfigappfontadddir(3) - opensolaris |
| fcconfigenablehome(3) - opensolaris |
| fcconfigparseandload(3) - opensolaris |
| fcdirscan(3) - opensolaris |
| fcpatternadd(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |