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

Go to the source code of this file.

Functions

int isblank (int c)
 

Function Documentation

◆ isblank()

int isblank ( int  c)

Definition at line 5 of file isblank.c.