|
ocssw
1.0
|
#include "cdftools.h"Go to the source code of this file.
Defines | |
| #define | CDFSPEC1parm 0 |
| #define | CDFSPEC2parm 1 |
| #define | SINGLEqual 0 |
| #define | MULTIqual 1 |
| #define | ROWqual 2 |
| #define | COLqual 3 |
| #define | HOSTqual 4 |
| #define | NETqual 5 |
| #define | SKELqual 6 |
| #define | LOGqual 7 |
| #define | NOLOGqual 8 |
| #define | PCTqual 9 |
| #define | NOPCTqual 10 |
| #define | DELqual 11 |
| #define | NODELqual 12 |
| #define | ZMODEqual 13 |
| #define | NEG2POSqual 14 |
| #define | NONEG2POSqual 15 |
| #define | REPORTqual 16 |
| #define | PAGEqual 17 |
| #define | NOPAGEqual 18 |
| #define | CACHEqual 19 |
| #define | STATSqual 20 |
| #define | NOSTATSqual 21 |
| #define | ENCODINGqual 22 |
| #define | MAX_COL_TO_USE 70 |
| #define | INDENT_CDF_STATUS 6 |
| #define | MAX_OUTPUT_TEXT_LEN 200 |
| #define | SOURCEformat (int32_t) (-1) |
| #define | SOURCEmajority (int32_t) (-1) |
| #define | SOURCEencoding (int32_t) (-1) |
Functions | |
| Logical ConvertCDFs | PROTOARGs ((int argC, char *argV[])) |
| Logical ConvertCDF | PROTOARGs ((char *, char *)) |
| Logical ConvertAttributes | PROTOARGs ((void)) |
| Logical ConvertEntry | PROTOARGs ((int32_t, Logical)) |
| Logical ConvertVariables | PROTOARGs ((int32_t, int32_t)) |
| Logical ConvertVariable | PROTOARGs ((int32_t, Logical, int32_t, int32_t)) |
| Logical StatusHandler | PROTOARGs ((char *, CDFstatus)) |
| #define CDFSPEC1parm 0 |
| #define CDFSPEC2parm 1 |
| #define ENCODINGqual 22 |
| #define INDENT_CDF_STATUS 6 |
| #define MAX_COL_TO_USE 70 |
| #define MAX_OUTPUT_TEXT_LEN 200 |
| #define NEG2POSqual 14 |
| #define NONEG2POSqual 15 |
| #define NOPAGEqual 18 |
| #define NOSTATSqual 21 |
| #define REPORTqual 16 |
| #define SINGLEqual 0 |
| #define SOURCEencoding (int32_t) (-1) |
| #define SOURCEformat (int32_t) (-1) |
| #define SOURCEmajority (int32_t) (-1) |
1.7.6.1