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();

Created with MrDocs