Return the number of characters in the category SPACE (i.e., [space|tab|CR|NL|VT|FF]).
Synopsis
Declared in <bdlb_chartype.h>
static
int
numSpace();
Return Value
number of characters in category SPACE
Created with MrDocs