Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> C is a minefield of undefined behavior. Integer overflow is considered undefined behavior.

Only for signed integers. Unsigned integers are defined to wrap around.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: