Changes between Initial Version and Version 1 of TewiDirectiveLoadModule
- Timestamp:
- Sep 26, 2024, 6:09:42 AM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TewiDirectiveLoadModule
v1 v1 1 2 == !LoadModule Directive 3 Links in the object file or library, and adds to the list of active modules 4 5 The !LoadModule directive links in the object file or library filename and adds the module structure named module to the list of active modules. 6 7 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. 8 9 * Syntax: `LoadModule module filename`