Linkers and Loaders
Oct 23, 2023 路 2 min read 路 The basic job of linkers and loaders in computers is binding abstract names written by programmers to more concrete ones. An example is taking a name written by a programmer, getLine and bind it to, location 450 bytes from the beginning of the exec...
Join discussion




