Hacker News new | ask | show | jobs
by astrange 1202 days ago
There is overflow-checking math in GCC/Clang and standardized in C23, but I'm not sure if there's anything opt-out. If there is, I don't know how to write it.