uletter
if ((isdigit((int)c) || uletter((int)c) || c >= 0200 &&
!uletter((int)d) &&
if (!isdigit((int)d) && !uletter((int)d) && (d < 0200 ||