Content deleted Content added
m disambig loader |
m disambig loader again |
||
Line 21:
== Dynamic Linking ==
'''Dynamic linking''' is linking in which a library is loaded by the [[operating system]]'s [[Loader (computing)|loader]] separately from the executable file at [[loadtime]] or [[runtime]].
Most operating systems resolve external dependencies like libraries (called ''imports'') as part of the loading process.
|