Canorus 0.0
Classes | Functions | Variables
except.h File Reference
#include <setjmp.h>
Include dependency graph for except.h:

Go to the source code of this file.

Classes

struct  except
 

Functions

void except (struct except *e, char *message,...)
 

Variables

struct exceptformatError
 
struct exceptioError
 
struct exceptdebugError
 

Function Documentation

◆ except()

void except ( struct except e,
char *  message,
  ... 
)

Variable Documentation

◆ debugError

struct except* debugError
extern

◆ formatError

struct except* formatError
extern

◆ ioError

struct except* ioError
extern