Hacker News new | ask | show | jobs
by mgaunard 743 days ago
overflow of unsigned integers is well-defined in C.

You're confusing it with overflow of signed integers.