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