#include "cdftools.h"| #define ABOUTqual 10 |
| #define BASE_EVALUE_SIZE 132 |
| #define BASE_LOCATION_SIZE 20 |
| #define BASE_STREAM_SIZE 132 |
| #define BASE_STRING_SIZE 132 |
| #define BASE_TOKEN_SIZE 25 |
| #define CACHEqual 14 |
| #define CDFPATHqual 0 |
| #define DELqual 3 |
| #define FILLVALqual 5 |
| #define LOGqual 1 |
| #define MAX_MSG_LEN 132 |
| #define MAX_SKTLINE_LEN 132 |
| #define NEG2POSqual 8 |
| #define NODELqual 4 |
| #define NOFILLVALqual 6 |
| #define NOLOGqual 2 |
| #define NONEG2POSqual 9 |
| #define NOSTATSqual 13 |
| #define REPORTqual 7 |
| #define SKT2CDFh_INCLUDEd__ |
| #define SKTPATHparm 0 |
| #define STATSqual 12 |
| #define TEMPcharSTRING | ( | chr, | |||
| str | ) |
Value:
char str[1+1]; \ str[0] = (char) chr; \ str[1] = NUL;
| #define ZMODEqual 11 |
| enum nextItemENUM |
| enum searchForENUM |
| void AllocateGrowingStrings PROTOARGs | ( | (void) | ) |
| Logical RecurCharStream PROTOARGs | ( | (char *stream, enum searchForENUM type, enum nextItemENUM next) | ) |
| void CATchr PROTOARGs | ( | (char **str, int chr, size_t *size, int base) | ) |
| void ItemError3 PROTOARGs | ( | (char *expected1, char *expected2, char *expected3, char *found) | ) |
| void ItemError2 PROTOARGs | ( | (char *expected1, char *expected2, char *found) | ) |
| void ItemError1 PROTOARGs | ( | (char *expected, char *found) | ) |
| void NextSearchItem PROTOARGs | ( | (enum searchForENUM type, enum nextItemENUM item) | ) |
| void ParseError PROTOARGs | ( | (char *msg) | ) |
| long WhichDataType PROTOARGs | ( | (char *item) | ) |
| Logical CharStream PROTOARGs | ( | (int chr) | ) |
| Logical CreateSkeletonQOPs PROTOARGs | ( | (int *argC, char **argV[]) | ) |
| Logical CreateSkeletonCDF PROTOARGs | ( | (int argC, char *argV[]) | ) |
1.5.7