XII. Dynamic Loading

Table of Contents
AutoLoad -- allows for run-time symbol lookup.
autoload_undefined_symbol -- checks undefined symbols for AutoLoad.
AutoMapFunction -- maps a C function to a Gamma function.
ClearAutoLoad -- removes all AutoLoad rules.
dlclose --  closes an open dynamic library.
dlerror -- reports errors in dl functions.
dlfunc -- reserved for future use.
DllLoad -- loads dynamic libraries.
dlmethod -- reserved for future use.
NoAutoLoad -- removes selected AutoLoad rules.
dlopen --  loads a dynamic library from a file.

Copyright 1995-2002 by Cogent Real-Time Systems, Inc.