islower (ch)

Returns TRUE if the given character ch is lowercase. If ch is a string with more than one character, only the first character is tested.