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

Go to the source code of this file.

Functions

int isdigit (int c)
 

Function Documentation

◆ isdigit()

int isdigit ( int  c)

Definition at line 5 of file isdigit.c.

References _ASCII_DIGIT, _ascii_table, and _ascii_entry_t::flags.

Referenced by ansi_sending_parse().