The decNumber Library, version 3.68
Copyright (c) IBM Corporation, 2010. All rights reserved. ©
23 Jan 2010
[previous | contents | next]

Module descriptions

The section contains a detailed description of each of the modules in the library. Each description is in three parts:
  1. An overview of the module and a description of its primary data structure.
  2. A description of other definitions in the header (.h) file. This summarizes the content of the header file rather than detailing every constant as it is assumed that users will have a copy of the header file available.
  3. A description of the functions in the source (.c) file. This is a detailed description of each function and how to use it, the intent being that it should not be necessary to have the source file available in order to use the functions.

The modules all conform to some general rules:


[previous | contents | next]