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