djpohly / ctry

Try/catch/finally in one C header

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try/catch/finally for C in one header file

Relies on GNU extensions (specifically local functions and local labels).

About

Try/catch/finally in one C header


Languages

Language:C 94.7%Language:Makefile 5.3%