#include "msg.h"#include "backtrace.c"#include <stdarg.h>#include <stdio.h>#include <stdlib.h>#include "msg_undef.h"Defines | |
| #define | NPS_MSG_KEEP 1 |
Functions | |
| void MSG_() | die (long code, const char *file, const long line, const char *s,...) |
| void MSG_() | wrn (long level, const char *file, const long line, const char *s,...) |
| #define NPS_MSG_KEEP 1 |
| void MSG_() die | ( | long | code, | |
| const char * | file, | |||
| const long | line, | |||
| const char * | s, | |||
| ... | ||||
| ) |
| void MSG_() wrn | ( | long | level, | |
| const char * | file, | |||
| const long | line, | |||
| const char * | s, | |||
| ... | ||||
| ) |
1.6.3