www.LinuxHowtos.org
FcIsLower
Section: (3)Updated: 05 8月 2016
Index Return to Main Contents
NAME
FcIsLower - check for lower case ASCII characterSYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcIsLower (FcChar8c);
DESCRIPTION
This macro checks whether c is an lower case ASCII letter.