Y
Hacker News
new
|
ask
|
show
|
jobs
by
nulltrace
23 days ago
That loop reads like a bug to anyone who hasn't memorized the wrapping rules. while (i-- > 0) on a signed index does the same thing.