Same as the preceding overload, with an explicit rhsLength.

Synopsis

Declared in <bdlb_string.h>

static
int
upperCaseCmp(
    char const* lhsString,
    int lhsLength,
    char const* rhsString,
    int rhsLength);

Created with MrDocs