[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppLinker
Linker
A program that linkes all compiled assembly code to a single executable. The process of doing this, is called link-time. The linker might give a linking error when it detects a function declaration without a function definition, however not all programming environments do this.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppLinker
Linker
A program that linkes all compiled assembly code to a single executable. The process of doing this, is called link-time. The linker might give a linking error when it detects a function declaration without a function definition, however not all programming environments do this.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
