Hacker News new | ask | show | jobs
by astrange 4122 days ago
Assuming, of course, i is size_t and not int.
1 comments

My reply to kdoherty isn't assuming that. Read the parent carefully.
I don't see it, can you explain why this works with `int`?
It doesn't work for int, but kdoherty specified unsigned int.