COHERENT help

This page displays the COHERENT help information for isxdigit.

Listing of available help pages


isxdigit() -- Check if a character is a hexadecimal numeral

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