COHERENT help

This page displays the COHERENT help information for isascii.

Listing of available help pages


isascii() -- Check if a character is an ASCII character

#include <ctype.h>
int isascii(c) int c;