beb35905c4
ISO-C language. It allows you to use the paradigm of throwing and catching exceptions in order to reduce the amount of error handling code without making your program less robust. By Ralf Engelschall. His s***'s not ****ed up.
9 lines
315 B
Plaintext
9 lines
315 B
Plaintext
OSSP ex is a small ISO-C++ style exception handling library for use in the
|
|
ISO-C language. It allows you to use the paradigm of throwing and catching
|
|
exceptions in order to reduce the amount of error handling code without
|
|
making your program less robust.
|
|
|
|
WWW: http://www.ossp.org/pkg/lib/ex/
|
|
|
|
-- AlanE@FreeBSD.org
|