Synopsis
int isxdigit(int c);
Description

isxdigit returns nonzero (true) if and only if the value of the argument c is a hexadecimal digit.