programming - C - function islowerWhat links here?

Description

The islower() function tests for any character that is a lowercase letter or is one of an implementation-defined set of characters for which none of int iscntrl(int c), int isdigit(int c), int ispunct(int c), or int isspace(int c) is true. In the C locale, islower() returns true only for the characters defined as lowercase letters.

The behavior of the islower() function is affected by the current locale. To modify the behavior, change the LC_CTYPE category in setlocale(), that is, setlocale(LC_CTYPE, newlocale). In the C locale or in a locale where character type information is not defined, characters are classified according to the rules of the U.S. ASCII 7-bit coded character set.

Parameters



Return Values

The islower() function returns non-zero for true and zero for false. If the parameter is not in the domain of the function, the return result is undefined.
programming - C - function islower
microprocessors - microchip pics - 14 bit
Topical Bible - prayer - Hezekiah - War with Assyria
programming - HTTP - status codes
MC6802 - instruction set - clear overflow flag
AutoCAD - Dialog Control Language (DCL) - (load_dialog dclfile)
code vault - float_edit_subclass
programming - C - environment variables
programming - windows - win32 structures
programming - pascal - procedure - val
MC6802 - assembler - directives - opt
programming - C - findfirst and findnext
programming - C - type size_t
code vault - dbgprintf
MC6802 - assembler - directives - zmb
programming - sqlite3 - c interface - sqlite3_reset(stmt)
false positive for link search
microsoft windows xp - how to slipstream XP
filename:programming - C - function islower
filename:programming%20%2D%20C%20%2D%20function%20islower
last edit:December 02 2012 16:30:06 (4185 days ago)
ct = 1716077124.000000 = May 18 2024 20:05:24
ft = 1354483806.000000 = December 02 2012 16:30:06
dt = 361593318.000000