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

Go to the source code of this file.

Functions

int iscntrl (int c)
 

Function Documentation

◆ iscntrl()

int iscntrl ( int  c)

Definition at line 5 of file iscntrl.c.