Mac to [email protected] • 1 year ago[MonkeyUser] Compile vs Runtime Error (12 Dec 2017)programming.devimagemessage-square2fedilinkarrow-up187arrow-down10file-textcross-posted to: [email protected]
arrow-up187arrow-down1image[MonkeyUser] Compile vs Runtime Error (12 Dec 2017)programming.devMac to [email protected] • 1 year agomessage-square2fedilinkfile-textcross-posted to: [email protected]
minus-square@[email protected]linkfedilink3•1 year agoIn Ada, integer overflows produce compile time errors unless you create a new data type that is explicitly marked as being allowed to overflow. Why people think C is better is a mystery.
In Ada, integer overflows produce compile time errors unless you create a new data type that is explicitly marked as being allowed to overflow.
Why people think C is better is a mystery.