Hi,

I have a question about DEBUG statements. I am not sure how they work.

I keep seeing #ifdef DEBUG

--some code--

#endif

Could someone please give an example or maybe a good site where I can understand how DEBUG statements work and what they are for??

Thanks a lot for the help!