Skip to content

jonasmoll/exception-handling-in-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exception Handling in C

An experiment I did as a graduate student to explore and familiarise myself with the c language and the inner workings of exception handling in general.

It presents an interface for exception-handling in C, which does not exist out of the box (C89 and subsequent ISO standards).

It builds on work done by Adam M. Costello [email protected] and Cosmin Truta [email protected].

About

Exception handling in c

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published