int isxdigit(int c);
This function tests whether the character c is a hexadecimal dight ('0' through 'F').