Would you like signs with those chars?
Would you like signs with those chars?
Posted Oct 25, 2022 9:59 UTC (Tue) by SLi (subscriber, #53131)In reply to: Would you like signs with those chars? by matthias
Parent article: Would you like signs with those chars?
True. I was thinking that the assigning 255 to a signed char part would be UB (like signed integer overflow), but as was pointed above, conversion when the number does not fit is merely implementation-defined.