Would you like signs with those chars?
Would you like signs with those chars?
Posted Oct 25, 2022 4:56 UTC (Tue) by SLi (subscriber, #53131)In reply to: Would you like signs with those chars? by mss
Parent article: Would you like signs with those chars?
Though in the signed case it might print or do anything else too (in standard C), since assigning an overflowing value to a signed integer is undefined behavior. Unless there is some exception for chars (C is quirky and I don't remember).
