int isascii

int isascii(int __c)

Checks whether c is a 7-bit unsigned char value that fits into the ASCII character set.