Hacker News new | ask | show | jobs
by Gracana 4453 days ago
It can be as simple as:

    #ifdef DEBUG
    ... code ...
    #endif