Skip to content

Opening book details…

About this document

Exceptions in C With - Longjmp and Setjmp - Try Catch by oraculus_lunae is a document available to read on EtoBox.

This document describes an implementation of exceptions in C using longjmp and setjmp. It introduces the concepts with a basic try-catch example, then expands on it by adding different exception types and a finally block. The full code and license terms are included at the end.

Author
oraculus_lunae
Language
EN