← Back to context Comment by Chinjut 2 months ago I'd trust you a lot more if you actually pointed out something wrong with my statement. 2 comments Chinjut Reply uecker 2 months ago It is wrong that signed types in C implement modular arithmetic. They have undefined behavior on overflow. Chinjut 2 months ago I see. That is fair, thank you for pointing this out to me.
uecker 2 months ago It is wrong that signed types in C implement modular arithmetic. They have undefined behavior on overflow. Chinjut 2 months ago I see. That is fair, thank you for pointing this out to me.
It is wrong that signed types in C implement modular arithmetic. They have undefined behavior on overflow.
I see. That is fair, thank you for pointing this out to me.