| << dlgeneratemexgateway | MEX functions | engEvalString >> |
| #include "engine.h" |
| int engClose(Engine *ep); |
handle to Nelson engine.
0 on success and 1 on failure.
engClose closes engine session and terminates the connection.
edit([modulepath('mex', 'tests'), '/test_engine.c'])
| Version | Description |
|---|---|
| 1.0.0 | initial version |
Allan CORNET