Return the number of characters in the category GRAPH (i.e., any printable character except SPACE), and false otherwise.
GRAPH
SPACE
false
Declared in <bdlb_chartype.h>
<bdlb_chartype.h>
static int numGraph();