CS 1344 (Fall 98)
Programming in C
Specific style and documentation pointers for Project 1I
These pointers are in addition to the pointers mentioned for project I
GENERAL FUNCTION GRADING:
Function header should have:
Function Name
Description (3-5 lines)
Called by
Parameter explanations
SPECIFIC PROGRAM PENALTIES:
These are only a few pointers, you should follow the style elements mentioned in the Elements of Programming style for all your projects.