CCExceptions

Next:   [Contents][Index]


CCExceptions

This document describes version 0.9.0-devel.3 of CCExceptions, a C11 Standard language library; it implements an interface to non–local exits, which is somewhat similar to exceptions handling. The library targets POSIX systems.

The package is distributed under the terms of the GNU Lesser General Public License (LGPL).

The latest release can be downloaded from:

https://bitbucket.org/marcomaggi/ccexceptions/downloads

development takes place at:

http://github.com/marcomaggi/ccexceptions

and as backup at:

https://bitbucket.org/marcomaggi/ccexceptions

Copyright © 2016-2019 by Marco Maggi mrc.mgg@gmail.com

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with Invariant Sections being “GNU Free Documentation License” and “GNU Lesser General Public License”, no Front–Cover Texts, and no Back–Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License”.


Next:   [Contents][Index]

This document describes version 0.9.0-devel.3 of CCExceptions.