This is a crazy implementation of exceptions in C. I would definitely not recommend ever using it, but it is an interesting use of the C preprocessor and setjmp / longjmp.
This repo exists to accompany the blog post here
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a crazy implementation of exceptions in C. I would definitely not recommend ever using it, but it is an interesting use of the C preprocessor and setjmp / longjmp.
This repo exists to accompany the blog post here