Project04
Home ] Up ]

 

CSIS 250 2003 Spring Assignment 04

Date Assigned

03/07/2003

Date Due

03/26/2003

 

Add the following member and test functions to the program in cArray06.cpp:

 

void displaySummaryCount(void);

void testDisplaySummaryCount(void);

For each function, include a detailed description, examples, detailed algorithm, properly indented source code, and the output generated from the test cases.

Submit the following:

§            Printed source code of the working program (to get any credit the program has to work)

§            Source code and executable code on a diskette

§            Printed output

§            Self-evaluation table

 

Self-evaluation Table for Assignment 04

Your Name:

 

 

Max Score

Score

displaySummaryCount

Detailed description

5

 

Examples

5

 

Detailed algorithm

5

 

Properly indented source code

5

 

Output from test cases (10)

0

 

testDisplaySummaryCount

Detailed description

5

 

Examples

0

 

Detailed algorithm

5

 

Properly indented source code

5

 

Output from test cases (10)

5

 

Total Score

40