RSS 1 project tagged "Exception Management"

Download Website Updated 22 May 2012 exceptions4c

Screenshot
Pop 27.02
Vit 19.80

exceptions4c is a tiny, portable framework that brings the power of exceptions to your C applications. It provides a simple set of keywords (macros, actually) which map the semantics of exception handling you're probably already used to: try, catch, finally, throw. You can write try/catch/finally blocks just as if you were coding in Java. This way you will never have to deal again with boring error codes, or check return values every time you call a function.

Screenshot

Project Spotlight

Horde Groupware

A groupware suite.

Screenshot

Project Spotlight

Passwd

A password management application.