[#BloombergLP-bdlb-CharType-numSpace] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/CharType.adoc[CharType]::numSpace :relfileprefix: ../../../ :mrdocs: Return the number of characters in the category `SPACE` (i.e., `[space|tab|CR|NL|VT|FF]`). == Synopsis Declared in `<bdlb_chartype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int numSpace(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#