cexcept 2.0.0 review
Download
|
|
cexcept (pronounced "see except" in English) is a package providing a Try/Catch/Throw exception handling interface for ANSI C (C89 and subsequent ISO standards).
It does not attempt to handle "real" exceptions like floating-point exceptions or addressing exceptions; cexcept is intended as an enhanced user-friendly alternative to setjmp() and longjmp().
cexcept 2.0.0 search tags