CS2301 - B-term 10

Homework 4 Gradesheet


Documentation (30 points)
-------------------------

	README as specified (10)  	          _____

        comments and formatting (10)              _____
             inadequate (0)
             adequate (5)
             good (10)                                   

        pre- and post-conditions (10)             _____
             inadequate or missing (0)
             adequate (5)
             good (10)


Correctness (70 points)
-------------------------

	program compiles with no warnings (5)	  _____

        uses string functions appropriately (10)  _____

        uses pointer arithmetic (10)              _____

        dictionary set up correctly (10)          _____
        (>= 20 entries, varied lengths, uses array of pointers)

        each dictionary entry equally likely (5)  _____

        displays strlen asterisks (5)             _____

        character input OK (5)                    _____

        loop set up correctly (10)                _____
        (2 terminating conditions)

        defines an appropriate function (10)      _____

				     SUBTOTAL:    _____

If this box is checked _____ your program did not compile successfully.
Zero points have been earned for Correctness.

If this box is checked _____ your program was turned in late.  This is
your first late submission, so no penalty will be applied.

If this box is checked _____ your program was turned in late.  This is
your second or subsequent late submission, so a penalty of 25 points
has been applied.



                                        GRADE:    _____


This assignment was graded by: