Hacker News new | ask | show | jobs
by vlovich123 580 days ago
C also doesn’t have exceptions and C++ similarly can distinguish between exception types (unless you just throws a generic std::exception everywhere).