Next Previous Up Top Contents Index

7 Contents of the installed MLWorks system

7.3 Libraries

MLWorks comes with a set of libraries. The libraries are supplied in two ways:

1. As mixtures of source and object files
2. As image files

The libraries are:

Object and source files for the Basis library are in the basis compound, an installation subdirectory. An image file of the Basis library is in images\basis.img. To use the Basis Library in your own code, you should make the project basis.mlp a subproject of your own project. This project file is found in the basis subfolder.
The pervasive library literally pervades the MLWorks environment, as the permanently available structure MLWorks. Object and source files for the pervasive library are also available in the pervasive compound, an installation subdirectory. An image file can be found in images\pervasive.img.
Object and source files for the foreign interface library are in the foreign compound, an installation subdirectory. The image file is images\foreign.img.
Object files for the Win32 interface library are in the winsys compound; the image file is images\windows.img.

Additionally, the MLWorks interactive environment provides the Shell structure, a library relating to the interactive environment only. This interactive environment library cannot be used in user applications, and is therefore not distributed in separate files like the other libraries.


MLWorks 2.0 Installation Notes - 12 Aug 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker