OML Library Using the Binary-compatible Interface

Some libraries can simply contain OML scripts. However, some can also contain functions written in the C/C++ or Fortran language and interfaced with OML.

The interface and the methods exposed are described and illustrated through examples. Provided the library is created as described in the following topics, the addition of the library to OML is simply performed by this command:

addlibrary('libraryname.dll').