Integer overflow: Difference between revisions

Content deleted Content added
Monkbot (talk | contribs)
Hans Bauer (talk | contribs)
Add reference for OVERFLOW_ERROR
Line 40:
| [[Python (programming language)|Python]] || NA || convert to long
|-
| [[Seed7]] || NA || <tt>'''raise''' OVERFLOW_ERROR</tt><ref>[http://seed7.sourceforge.net/manual/errors.htm#OVERFLOW_ERROR Seed7 manual], section 15.2.3 OVERFLOW_ERROR.</ref>
|-
| [[Swift (Apple programming language)|Swift]] || colspan="2" | causes an error until overflow operators are used