Initializing help system before first use

Introduction

The Mosel libraries may be used to embed the Mosel environment in applications developed in a programming language such as C.

The functions provided enable the user to:

  • compile source model files into binary model (BIM) files
  • load and unload BIM files handling several models at a time
  • execute models
  • access the Mosel internal database through the Post Processing Interface
  • manage the dynamic shared objects used by Mosel

Two libraries are provided. The first one, the Run Time Library, contains the functionality required to load and run models that are already compiled. The second one, the Model Compiler Library, is the Mosel compiler that can be used to produce binary model files from source model files. In general, only the first library is used in an application, the models being provided in their binary form (which can be obtained using the Mosel executable).

This document gives a description of all functions included in the two libraries. For more details about how to compile and link programs with the Mosel libraries, please refer to the examples in the distribution of this software.


© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.