TuX as LLG logo
Software
DMX4Linux
Driver Suite for Linux
csv2iif.pl suite
convert PayPal transactions to IIF, OFX, QIF
Hardware
DMX30 Interface
128Ch SPP
DMX43 Interface
2out 2in EPP
LED Hardware
for Linux and Windows
EPROM Sampler
for 8 bits of sound
Misc
CatWeasel
Linux drivers for MK3/4 PCI
pg_trompe
PostgreSQL replication
trycatch
C exception/signal handling lib
Patches
to various software
Tools
and small scripts
Docs
misc documents
Links
to lighting stuff

trycatch library

The trycatch library is a C library helping to deal with UN*X/Posix signals and providing a feature similar to C++/Java exception handling with try/catch blocks. You can check for signals and your own exceptions in the same try block.

The trycatch library was written by Michael Stickel and Dirk Jagdmann and is distributed under the zlib/libpng open source license.

Documentation

See the file try_demo.c for examples of all functions and macros.

Releases

VersionDateDownloadcomment
1.1 2009-01-06 trycatch-1.1.tar.gz First public release

See also

The Kazlib also contains a C exception handling by using setjmp().


Search:
https://llg.cubic.org © 2001-2024 by Dirk Jagdmann