Query: fcstrcmp
OS: centos
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/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.10.95 31 8 2013 FcStrCmp(3)