MkLower
while (*left && (MkLower(*left) == MkLower(*right))) {
return MkLower(*left) - MkLower(*right);