Y
Hacker News
new
|
ask
|
show
|
jobs
by
bobthepanda
1397 days ago
It‘s an unsigned int, so past 0 it overflows back to the maximum
1 comments
411111111111111
1397 days ago
Ooh, i see. I wasn't aware that they under/overflow at 0 when they're unsigned. Thanks for broadening my horizon!
link