Loading...
Select Version
&pagelevel(2)&pagelevel
Include file
All C programs which use the program interface of openFT must contain the following line:
in Windows:
#include <ftapi.h>
in Unix systems:
#include "ftapi.h"
The data types and function prototypes are defined in this include file.
In Windows, this include file is located in in the openFT\include sub-directory of the openFT installation directory.