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