PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
isupper.c File Reference
#include <ctype.h>
#include "common/ascii_table.h"
Include dependency graph for isupper.c:

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.