C API Concepts
This section describes concepts required to implement C language applications for Eduction SDK.
Include Files and Naming Conventions
The include file edk.h
contains the core Eduction API. The types, functions, and macros specific to Eduction SDK are prefixed with the string Edk
.