I thought my exception handling would be like having a jet-ejection seat sending me into space.
this post was submitted on 24 Mar 2024
87 points (100.0% liked)
Comics
462 readers
1 users here now
A community for sharing comics related to programming
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 11 months ago
MODERATORS
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.