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

Go to the source code of this file.

Functions

int isalpha (int c)
 

Function Documentation

◆ isalpha()

int isalpha ( int  c)

Definition at line 5 of file isalpha.c.