Return the number of characters in the category DIGIT (i.e., [0‐9]).

Synopsis

Declared in <bdlb_chartype.h>

static
int
numDigit();

Return Value

number of characters in category DIGIT

Created with MrDocs