Programming Project Four
Engineering Change Notice
ECN1
Date: 20 November 2005
Author: Sue Evans, bogar@cs.umbc.edu
The following is a CLARIFICATION about project 4:
- You are allowed to use a loop to go through the array of words that you
are searching for in the puzzle. Only the function(s) that determine if the
word is in the puzzle must be recursive and may not use any loops at all.
|