Main Page   Compound List   File List   Compound Members   File Members   Related Pages  

library_err.c File Reference

#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

Detailed Description

Error handling library. Charles Ballard


Variable Documentation

int ccp4_errno = 0
 

@global ccp4_errno: global to store data