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