Name

iswlower function — Determines whether a wide character is lowercase

Synopsis

int iswlower(wint_t wc)

The iswlower function returns true (nonzero) if wc is a lowercase character.