#include <stdlib.h>#include <stdio.h>#include <math.h>#include <string.h>#include "pkvaria.h"
Functions | |
| void | pkv_SignalError (int module, int errno, const char *errstr) |
| void | pkv_SetErrorHandler (void(*ehandler)(int module, int errno, const char *errstr)) |
| void pkv_SetErrorHandler | ( | void(*)(int module, int errno, const char *errstr) | ehandler | ) |
| void pkv_SignalError | ( | int | module, | |
| int | errno, | |||
| const char * | errstr | |||
| ) |
1.7.1