Title Case

Friday, Oct 31 2008, 03:41 EDT

This is an attempt to refactor John Gruber’s Title Case program.

The test suite expects as its command line argument the name of the program being tested, which should read any number of titles from standard input, one title per line, and write the case-corrected titles to standard output in the same form.