|  |   | 
|  | 
| 
 |  Chapter 15Answers to Selected Exercises2. [was #2] (b). Function definitions should not be put in a header file. If a function definition appears in a header file that is included by two (or more) source files, the program can't be linked, since the linker will see two copies of the function. 6. [was #8] 
(a)  Copyright © 2008, 1996 W. W. Norton & Company, Inc. All rights reserved. |