Y
Hacker News
new
|
ask
|
show
|
jobs
by
xxpor
1249 days ago
TIL modulo wrapping for unsigned ints is actually in the standard, I could have sworn it was implementation defined (as opposed to signed wrapping, which is undefined).