Query: fcstrcmp
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcStrCmp(3) FcStrCmp(3)NAMEFcStrCmp - compare UTF-8 stringsSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> int FcStrCmp (const FcChar8 *s1, const FcChar8 *s2);DESCRIPTIONReturns the usual <0, 0, >0 result of comparing s1 and s2.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 FcStrCmp(3)
Related Man Pages |
---|
fcconfigenablehome(3) - opensolaris |
fcconfigfilename(3) - opensolaris |
fcdircacheunlink(3) - opensolaris |
fcdirsave(3) - opensolaris |
fcdirscan(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
PHP Man Pages Now Available (Over 10,000) |
Study UNIX Kernel |
What's legal and what's not? |
Identify problem with while getopts |
Shopt -s histappend |