Hacker News new | ask | show | jobs
by renox 2715 days ago
Well you already have to remember that 'if' introduces a scope but '#if' doesn't..
1 comments

I guess that's true. But I can't remember the last time I have used `#if` aside from header guards and optimization paths. So they do exist, but I almost never do this.