cexcept 2.0.0 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 0K
Developer: Adam M. Costello
0 stars award from rbytes.net

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