Man Page: fclangsetcompare
Operating Environment: opensolaris
Section: 3
FcLangSetCompare(3) FcLangSetCompare(3)NAMEFcLangSetCompare - compare language setsSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcLangResult FcLangSetCompare (const FcLangSet *ls_a, const FcLangSet *ls_b);DESCRIPTIONFcLangSetCompare compares language coverage for ls_a and ls_b. If they share any language and territory pair, this function returns FcLangEqual. If they share a language but differ in which territory that language is for, this function returns FcLangDiffentTerritory. If they share no languages in common, this function returns FcLangDifferentLang.VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcLangSetCompare(3)
| Similar Topics in the Unix Linux Community |
|---|
| Seed7 2007-12-27 (Default branch) |
| C language to calculate mean,variance |
| unix language |
| sunos 5.9 language suported |
| How would you analyze the impact of C language on computer technology? |