[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Linker

     (program) A program that combines object files created by a compiler to
     produce an executable program.  The linker examines the supplied object
     files to resolve symbol references between modules.  If a module refers
     to a symbol that is not defined by any of the modules, the linker
     searches one or more libraries to resolve the reference.


See Also: Library File Object File
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson