Hacker News new | ask | show | jobs
by commandlinefan 1615 days ago
The article talks about a similar code snippet being optimized out by the compiler because i++ can never be less than i originally was (unless you take into account the actual behavior of computers).