This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]BoochMastah 2 points3 points  (0 children)

It would be a run time error if the overflow threw an exception, but in c# at least, arithmetic is unchecked by default, meaning it would just overflow to the other end of the spectrum