5.  Comedi reference

5.1. Headerfiles: comedi.h and comedilib.h
5.2. Constants and macros
5.3. Data types and structures
5.4. Functions
5.5. Language bindings
5.6. Kernel drivers

5.1.  Headerfiles: comedi.h and comedilib.h

All application programs must include the header file comedilib.h. (This file itself includes comedi.h.) They contain the full interface of Comedi: defines, function prototypes, data structures.

The following Sections give more details.