SEDRIS API Fundamentals
Library Conventions
- In version 2.5.1, the API is bound to the ANSI C language
- The specifications for API functions and data types are embodied in ANSI C header files.
- Library Naming: libSElibrary_name
Extraction Library
- se_read0.h : Level 0 Extraction definitions
- se_read1.h : Level 1 Extraction definitions
- libSEread1 : Level 1 Extraction functions
- libSEread0 : Level 0 Extraction functions