PatchworkOS
Loading...
Searching...
No Matches
isupper.c File Reference
#include <ctype.h>
#include "common/ascii_table.h"

Go to the source code of this file.

Functions

int isupper (int c)
 

Function Documentation

◆ isupper()

int isupper ( int  c)

Definition at line 5 of file isupper.c.

References _ascii_table, and _ASCII_UPPER.