Analyzed 6 months ago
An exception handling framework for C.
(ಠ_ಠ) Really? Exceptions for C? Yes! Bring the power of exceptions to your C applications with this tiny, portable library!
It provides you with a simple set of keywords which map the semantics of exception handling:
* try
* catch
*
... [More]
finally
* throw
You will never have to deal again with boring error codes, or check return values every time you call a function. [Less]
5.1K
lines of code
1
current contributors
over 6 years
since last commit
1
users on Open Hub