C Exceptions c-exceptions.zip
This software provides exception handling in the C language similar to the try/catch block of the C++ language. The exception propagation is implemented via long jumps. See the included test program for examples on how to use this software.
Any comments or questions, please email me.