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