comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* - | Copyright | ------------------------------------------------------------
|
||||
/* - | Copyright / About | ----------------------------------------------------
|
||||
Copyright (c) 2026 Randy Jordan
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
@@ -19,6 +19,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
Try/Catch implementation written in C. Macro magic, and not an ideal error
|
||||
handling mechanism, but good enough for simple things, and start or fail type
|
||||
things.
|
||||
|
||||
* --------------------------------------------------------------------------*/
|
||||
#ifndef CI2_EXCEPTION_H
|
||||
#define CI2_EXCEPTION_H
|
||||
|
||||
Reference in New Issue
Block a user