Hacker News new | ask | show | jobs
by CodeArtisan 27 days ago
C23 removed the whole stuff about indeterminate value and trap representation. Underflow/overflow being silent or not is implementation defined.
1 comments

Signed overflow is just undefined.