Manpages - FcIsUpper.3

Table of Contents

NAME

FcIsUpper - check for upper case ASCII character

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcBool FcIsUpper (FcChar8/c/*);*

DESCRIPTION

This macro checks whether c is a upper case ASCII letter.

Author: dt

Created: 2022-02-20 Sun 15:24