Library

Top  Previous  Next

The library folder contains the library, ready for use.

 

The folder contains the folder example_lib that contains the include files.

 

It is intended that the Library folder is added to the User include path, instead of example_lib, to avoid collisions with other libraries or local include files.

 

The example_lib folder contains the following files:


enc_lib.inc

Include file containing the interface and documentation of the encrypted library.


enc_lib_impl.enc

Encrypted include file containing the implementation of the encrypted library.


ExampleLib.chm

Help file for both libraries.


simple_lib.inc

Include file containing the simple library.

 

All of the files has been copied to this folder by the build script in the Implementation project.