Homework 2, A design for homework 3.
Short Description:
Create a design for homework 3.
Goals
When you finish this homework, you should have:
- Performed a functional decomposition of a medium sized program.
Formal Description
Create a design for homework 3. This design should be in the form presented in the notes and include for each function:
- A brief description
- The function name
- The input and output (with respect to the calling function, not the input/output streams)
- A brief algorithm.
- Some identification of the abstraction level (IE program, palindrome, string, PalindromeT) along with the file where the function will be implemented.
Required Files
A single word document.
Submission
Submit the assignment to the D2L folder Homework 2 by the due date.