The purpose of this program is to take a single character through the keyboard as an argument, return a non-zero integer if the letter is lowercase, or a zero if the letter is uppercase.

Download | Source Code