Hacker News new | ask | show | jobs
by randomNumber7 1314 days ago
I get your point, but assert is usually removed in release builds. Abort would probably be better if you want to crash the program.