gpp4  1.3.1
Macros
cmap_errno.h File Reference

Error codes for the library. More...

#include "ccp4_errno.h"

Go to the source code of this file.

Macros

#define CMAP_ERRNO(n)   (CCP4_ERR_MAP | (n))
 
#define CMERR_Ok   0
 
#define CMERR_NoChannel   1
 
#define CMERR_NoFile   2
 
#define CMERR_NoLogicalName   3
 
#define CMERR_CantOpenFile   4
 
#define CMERR_NoHeader   5
 
#define CMERR_ReadFail   6
 
#define CMERR_WriteFail   7
 
#define CMERR_ParamError   8
 
#define CMERR_UnrecognK   9
 
#define CMERR_FileStamp   10
 
#define CMERR_SymErr   11
 
#define CMERR_AllocFail   12
 
#define CMERR_MaxFile   13
 
#define CMERR_SeekFail   14
 

Detailed Description

Error codes for the library.

Author
Charles Ballard.