• @[email protected]
    link
    fedilink
    36 months ago

    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.