Due Friday, 1999/10/01
Read sections 4.9 through 4.12 in Deitel and Deitel. Optionally, read sections 3.6 and 3.7 in Kernighan and Ritchie.
Write a program which will count words from the input file which can be formed by combining consonant-followed-by-vowel pairs. For example, "make", "macaroni", and "konane" would all be counted, but "a", "barker", and "alibi" would not.
Copyright © 1999, Ray Ontko (rayo@ontko.com).