> Can anybody tell me what sort of characters the ctype macro 'isxdigit' selects? ixdigit() is supposed to return true iff its argument is 0..9 a..f A..F.