#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "ccp4_errno.h"
Compounds | |
struct | error_system |
Functions | |
const char * | ccp4_strerror (int error) |
void | ccp4_error (const char *msg) |
void | ccp4_fatal (const char *message) |
int | CFile_Perror (const char *msg) |
int | ccp4_liberr_verbosity (int iverb) |
void | ccp4_signal (const int code, const char *const msg, void(*callback)()) |
Variables | |
int | ccp4_errno = 0 |
|
@global ccp4_errno: global to store data |