Return the number of characters in the category PUNCT (i.e., any printable character other than SPACE or ALNUM).
PUNCT
SPACE
ALNUM
Declared in <bdlb_chartype.h>
<bdlb_chartype.h>
static int numPunct();