Posted by hussein on July 06, 2000 at 23:28:39:
In Reply to: Question on HW1 posted by An Nguyen on July 06, 2000 at 23:17:55:
firstly, square_root_5 is a constant, not a function.
to resolve your dilemma, think of it another way: the only prototypes/headers that are needed in the header file are those that will be used/required by other modules (where a module is composed of a .cpp file and a .h file)