Return a null-terminated string consisting of all characters in the category DIGIT (i.e., [0-9]), ordered by increasing character codes.
DIGIT
[0-9]
Declared in <bdlb_chartype.h>
<bdlb_chartype.h>
static char const* stringDigit();