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