Thanks, BullDogLowell,
You corrected my misunderstanding of the #ifndef-#endif construct. That only prevents multiple use of the header file by the same source file. I incorrectly thought it prevented multiple use by the entire source code suite.
Thanks, BullDogLowell,
You corrected my misunderstanding of the #ifndef-#endif construct. That only prevents multiple use of the header file by the same source file. I incorrectly thought it prevented multiple use by the entire source code suite.