Answer

Along with each declaration, we include some comments explaining what the function does. The idea is that this file is all a programmer needs to look at to use the functions in ``help.c''. The programmer will need to look at ``help.c'' only if he or she is interested in how the functions are implemented.

Return to lesson.