How Do I: Use Compiler Constants
Pat Tormey shows how to use compiler constants to selectively include or exclude code. Compiler constants explicitly hide code from the compiler and are a handy tool in a developer’s toolbox, but only if you know how to use them.
Author: Pat Tormey