Is there a formula for overflow?

thebluepandabear therealbluepandabear at protonmail.com
Wed Nov 30 11:40:36 UTC 2022


> then the narrower value is converted to the wider type
> **C.** If the signed type is wider than the unsigned type, then 
> the unsigned value is converted to the signed type
> **D.** Otherwise the signed type is converted to the unsigned 
> type
>
> SDB at 79

I didn't  ask about casting...



More information about the Digitalmars-d-learn mailing list