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