Main index | Section 3 | Options |
#include <ctype.h>
amp;``0'' | ``1'' | ``2'' | ``3'' | ``4'' |
amp;``5'' | ``6'' | ``7'' | ``8'' | ``9'' |
amp;``A'' | ``B'' | ``C'' | ``D'' | ``E'' |
amp;``F'' | ``a'' | ``b'' | ``c'' | ``d'' |
amp;``e'' | ``f'' | amp; | amp; | amp; |
The ishexnumber() function behaves similarly to isxdigit(), but may recognize additional characters, depending on the current locale setting.
The value of the argument must be representable as an unsigned char or the value of EOF.
ISXDIGIT (3) | July 17, 2005 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | If it wasn't for C, we'd be using BASI, PASAL and OBOL | ” |