Return the number of characters in the category ALPHA (i.e., [A‐Za‐z]).
Synopsis
Declared in <bdlb_chartype.h>
static
int
numAlpha();
Return Value
number of characters in category ALPHA
Created with MrDocs