Y
Hacker News
new
|
ask
|
show
|
jobs
by
SkeuomorphicBee
347 days ago
Not in C. In C signed integer overflow is underined behaviour that may or may not be compiled to the equivalent of mod arithmetic dependingonthe whims of the compiler.
1 comments
adastra22
347 days ago
C oddities should be relegated to a footnote, not define what computer science is.
link