Utility Library

Description | Download | Table of Contents | Modules | Compound List | File List | Functions


Overview
Compiler
Documentation
Examples
Misc
Help
IDE & Tools

Download
Install

Links
Projects






To increase the portability of programs among several boards, the utility library provides a set of includes and functions that hide these differences. It also provides a set of commonly used functions such as benchmarking, and other general purpose operations.

To use this library, you must:

  • Add a -Iinstall-dir/include directive to gcc and cpp,
  • Link with install-dir/lib/libutil.a.

The utility library provides the following modules:

Description | Download | Table of Contents | Modules | Compound List | File List | Functions

    Last modified,
    Apr 16, 2001
[ Copying ]     [ Feedback to Stephane.Carrez@worldnet.fr ]