| www.delorie.com/gnu/docs/dld/dld_3.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This chapter describes how to use the dld library. To use any of the dld functions, you must include the header file `dld.h' for the declaration of the functions and error code constants.
3.1 Initializing Dld Initializing dld. 3.2 Dynamically Linking in New Modules Dynamically adding new modules. 3.3 Unlinking a Module Unlinking a module. 3.4 Invoking Dynamically Linked Functions Invoking dynamically linked functions. 3.5 Determining if a Function is Executable Determining if a function is executable. 3.6 Listing the Undefined Symbols Listing the undefined symbols. 3.7 Explicitly Referencing a Symbol Explicitly referencing a symbol. 3.8 Explicitly Defining a Symbol Explicitly defining a symbol. 3.9 C++ Construtor Support Handling C++ global constructors. 3.10 Linking Other Languages Executing functions in other languages. 3.11 Printing Error Messages Printing error messages. 3.12 Definition of Error Codes Definition of error codes.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |