The Exception Handling Library  0.2.1
Todo List
Global except_raise (const except_t *, const char *, int)
Improvements are possible and planned:
  • it would be useful to show stack traces when an uncaught exception leads to abortion of a program. The stack traces should include as much information as possible, for example, names of caller functions, calling sites (file name, function name and line number) and arguments.
Global except_raise (const except_t *, const char *, int)
Improvements are possible and planned:
  • it would be useful to show stack traces when an uncaught exception leads to abortion of a program. The stack traces should include as much information as possible, for example, names of caller functions, calling sites (file name, function name and line number) and arguments.
 All Files Functions Variables Enumerator Defines