Currently At: Programming Reference > C Reference > Standard C String & Character > islower()

islower()


Syntax:
#include <ctype.h>
int islower( int ch );


Description:
The islower() function returns non-zero if its argument is a lowercase letter. Otherwise, zero is returned.

Related Topics:
isupper()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions