C / C++ usage

 

Accueil  Précédent  Suivant

 

 

 

Import a NDK routine in C/C++ is straightforward :

 

1.include the "MonaEx70.h" in your application c file;
2.link your application with the library "MonaEx70.lib". This file may be recreated by using a utility like IMPLIB or similar with the "MonaEx70.dll" file.

 

 

Warning - The library file may depends upon the used compiler. Netral supply the files for Microsoft Visual C++ and Borland compilers. For other compilers, please check the compiler documentation to find how to import a DLL.

 


NETRAL Neuro Developer Kit version 7.0