Monthly Archives: January 2019
[C/C++] Surprises and Undefined Behavior From Unsigned Integer Promotion
“There are far too many integer types, there are far too lenient rules for mixing them together, and it’s a major bug source, which is why I’m saying stay as simple as you can, use [signed] integers til you really … Continue reading
Posted in Uncategorized
3 Comments