I want to be able to:
#define DEBUG_MODE 1
In order to turn on and off the printf() function calls inside all of my code. I know how to do th