![]() |
das2C
das core C utilities (v3)
|
Minimal definitions for das2 utilities that can safely be run without calling das_init(). More...
#include <limits.h>#include <stdbool.h>#include <stdint.h>#include <stddef.h>

Go to the source code of this file.
Typedefs | |
| typedef int | DasErrCode |
| return code type 0 indicates success, negative integer indicates failure | |
Minimal definitions for das2 utilities that can safely be run without calling das_init().
This is mostly useful for old das1 programs.