banner

The C language does not have an exception handling but it is possible through macros to program taking into account the handling of errors and exceptions.

Exceptions.h

Example