Go to the source code of this file.
Data Structures | |
struct | cvstruct |
Defines | |
#define | CONVOLVE_VERSION_STRING "CONVOLVE VERSION: V1.1\n" |
#define | NULL 0L |
#define | CVMAGIC 666 |
#define | CVDFLTBYTS 4 |
#define | CVE_OK 0 |
#define | CVE_NOPEN -1 |
#define | CVE_NCV -2 |
#define | CVE_MALLOC -3 |
#define | CVE_RDERR -4 |
#define | CVE_WRERR -5 |
#define | CV_UNK_LEN -1L |
#define | CVMYFLT (4+32) |
#define | CVRECT 1 |
Typedefs | |
typedef struct cvstruct | CVSTRUCT |
#define CONVOLVE_VERSION_STRING "CONVOLVE VERSION: V1.1\n" |
#define CV_UNK_LEN -1L |
#define CVDFLTBYTS 4 |
#define CVE_MALLOC -3 |
#define CVE_NCV -2 |
#define CVE_NOPEN -1 |
#define CVE_OK 0 |
#define CVE_RDERR -4 |
#define CVE_WRERR -5 |
#define CVMAGIC 666 |
#define CVMYFLT (4+32) |
#define CVRECT 1 |
#define NULL 0L |