int tolower( int c )



	- prototype in ctype.h

	- converts c to LOWER case only if c is UPPER case