IDTech Universal SDK  1.0.35.036
API reference for C++
Add Include Statements to Use Libraries

Add a line of code to use the header files for IDTechSDK at the start of the file (a SpectrumPro header file is used here as an example):

#include <stdlib.h>
#include <stdio.h>
#include "IDTDef.h"