try/catch for C99.
example.c | ||
Makefile | ||
README | ||
trycatch.c | ||
trycatch.h |
This is a small library providing C++-like try/catch for C with almost exactly the same syntax, see example.c.
example.c | ||
Makefile | ||
README | ||
trycatch.c | ||
trycatch.h |
This is a small library providing C++-like try/catch for C with almost exactly the same syntax, see example.c.