Thread: Debug Mode
View Single Post
  #2 (permalink)  
Old 11-22-2006, 09:02 AM
Paradine Paradine is offline
Learning Programmer
 
Join Date: Oct 2006
Posts: 48
Credits: 0
Rep Power: 8
Paradine is on a distinguished road
Default

I'm not sure I understand. Why don't you just create a static variable and set that to true or false. If you are in debug, set to true. Then use your if() statement
Reply With Quote