Hacker News new | ask | show | jobs
by randyrand 1778 days ago
C has always had Asserts for that reason.
1 comments

Is it idiomatic to assert things and recover from them the way people sometimes do with exceptions?