Hacker News new | ask | show | jobs
by persnickety 673 days ago
> If I see "for (...", I only know that the subsequent code will iterate

And then someone slaps do {} while(0) in a macro.