Return the number of characters in the category ALNUM (i.e., [0-9A-Za-Z]).
ALNUM
[0-9A-Za-Z]
Declared in <bdlb_chartype.h>
<bdlb_chartype.h>
static int numAlnum();