Hacker News new | ask | show | jobs
by timow1337 3496 days ago
now do the second example with an unsigned type.
1 comments

The point is that a beginner does not need to care about signedness. When you get to that point, you can take the time to explain how to loop properly over it.