You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.