Return the number of characters in the category XDIGIT (i.e., [0‐9A‐Fa‐f]).
Synopsis
Declared in <bdlb_chartype.h>
static
int
numXdigit();
Return Value
number of characters in category XDIGIT
Created with MrDocs