Query: fcstrcmp
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcStrCmp(3) FcStrCmp(3)NAMEFcStrCmp - compare UTF-8 stringsSYNOPSIS#include <fontconfig.h> int FcStrCmp(const FcChar8 *s1); (const FcChar8 *s2); .fiDESCRIPTIONReturns the usual <0, 0, >0 result of comparing s1 and s2.VERSIONFontconfig version 2.8.0 18 November 2009 FcStrCmp(3)