Homework Five

Computer Science 1320

Fall 2009

 

For this homework laboratory assignment, we will do the same program as was done in homework four (see homework four description). The responsibilities, however, are different. In this assignment you must use functional decomposition to accomplish your task. In addition, you must use the functions from math.h to make sure that you purchase only whole sections of fencing.

 

The hand in requirements are the same:

            Title page

            Description of the problem

            C source code

            Several sample executions

            Story

 

The problem description must be more detailed. You may use your own design, but I suggest the following format:

 

1. Problem description

2. What the inputs must be

3. What the program produces

4. Any solution techniques you used

5. How to run the program

 

The due date for homework five is Monday, 21 February 2009.