Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . The Guide To CA-Clippe - <b>linker</b> http://www.X-Hacker.org [<<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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson