Initial import

This commit is contained in:
Jonathan Schleifer 2014-05-14 23:20:55 +02:00
commit 3be483a237
5 changed files with 210 additions and 0 deletions

2
README Normal file
View file

@ -0,0 +1,2 @@
This is a small library providing C++-like try/catch for C with almost
exactly the same syntax, see example.c.