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