Return a null‐terminated string consisting of all characters in the category DIGIT (i.e., [0‐7]), ordered by increasing character codes.
Synopsis
Declared in <bdlb_chartype.h>
static
char const*
stringOdigit();
Return Value
null‐terminated string of all ODIGIT characters
Created with MrDocs