June 2018 Update
This commit is contained in:
parent
ba8067c3b7
commit
22f33d4004
5278 changed files with 84726 additions and 14379 deletions
|
|
@ -99,7 +99,7 @@ For 64-bit unsigned integers:
|
|||
| 18446744073709551616
|
||||
|}
|
||||
|
||||
When the integer overflow does trigger an exception show how the exception is catched.
|
||||
When the integer overflow does trigger an exception show how the exception is caught.
|
||||
When the integer overflow produces some value print it.
|
||||
It should be explicitly noted when an integer overflow is not recognized and the program continues with wrong results.
|
||||
This should be done for signed and unsigned integers of various sizes supported by the language.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue