#include "alloc.h"#include <stdio.h>#include <stdarg.h>#include <stdlib.h>Include dependency graph for error.c:

Classes | |
| struct | functionlx |
Typedefs | |
| typedef int(* | function )() |
Functions | |
| void | onerror (int(*f)()) |
| void | error (char *fmt,...) |
| void | panic (char *fmt,...) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.4.6