C_exceptions - exception handling in C proof-of-concept.
A proof-of-concept implementation of simple exception handling in C.
This is hardly tested highly experimental code. While it may have some
utility for educational purposes it should not be used in production!
C_exceptions is distributed under the Modified (“3-clause”) BSD License.
See LICENSE
file for more information.