Error codes for the library.
More...
Go to the source code of this file.
|
#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 |
|
Error codes for the library.
- Author
- Charles Ballard.