Replace lower case characters in string with upper-case equivalents.
string
Declared in <bdlb_string.h>
<bdlb_string.h>
static void toUpper( char* string, int length);