[#BloombergLP-bdlb-CharType-numPunct] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/CharType.adoc[CharType]::numPunct :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int numPunct(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#