wiki:TewiDirectiveLoadModule

Version 1 (modified by Izuru Yakumo, on Sep 26, 2024 at 6:09:42 AM) ( diff )

--

LoadModule Directive

Links in the object file or library, and adds to the list of active modules

The LoadModule directive links in the object file or library filename and adds the module structure named module to the list of active modules.

Module is the name of the external variable of type module in the file, and is listed as the Module Identifier in the module documentation.

  • Syntax: LoadModule module filename
Note: See TracWiki for help on using the wiki.