Files in the top-level directory in any check-in
- 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.
This is a small library providing C++-like try/catch for C with almost exactly the same syntax, see example.c.