Y
Hacker News
new
|
ask
|
show
|
jobs
by
somethingor
458 days ago
> plus/minus operators do not catch overflow
They do (in Debug and ReleaseSafe modes)
1 comments
codedokode
457 days ago
Why not have the same behaviour everywhere? Because they are adapting the language to legacy CPUs not capable of detecting an overflow?
link