Linker

From DmWiki

A linker is a program that acts on object files produced by a compiler and puts them together into an executable file. Not all programming languages have linkers, but many popular ones, such as C++, do.

This article is a stub. You can help improve the article by expanding it.


DevMaster navigation