Chapter 14: Programming ExercisesΒΆ

1. Develop a suite of macros to assist in debugging a
   program.  The macros must have the ability to be turned
   on and off without having to re-compile the program.

Previous topic

Chapter 14 The Preprocessor

Next topic

Chapter 14: Review Questions

This Page