Relocation (computer science)
Overview
A linker usually performs relocation in conjunction with symbol resolution, the process of searching files and libraries to replace symbolic references or names of libraries
Library (computer science)
In computer science, a library is a collection of resources used to develop software. These may include pre-written code and subroutines, classes, values or type specifications....
with actual usable addresses in memory before running a program.
Unanswered Questions
Discussions