[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Module
(modular programming) Generically, a procedure or function (or a set of
related procedures and functions) that can be treated as a unit.
Sometimes used to refer specifically to the code in a single object
file, normally the result of compiling a single source file.
(linker) A portion of the object code that is a discrete unit. If any
part of a module is linked, the entire module must be linked.
See Also:
Object File
Program File
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson