Copyright Digital Equipment Corp. All rights reserved.
Indicates if a character is classed as a lowercase character in
the program's current locale.
Format
#include <ctype.h>
int islower (int character);
Argument Return_Values