Reading assignment: Chapter 1, 2 - CSU East Bay

PROPCASE(char. var.) coverts all letters in the char. var. to “proper” case, i.e. capitalizing the first letter and converting the rest to lower case for each word. Example: program 12-2. Handling Blanks. All the following functions handle blanks of words in a character variable: COMPBL(char. var.) compresses multiple blanks to be one in ... ................
................