홈 > Term: Dynamic linking
Dynamic linking
The binding of modules, as a programme executes, by the dynamic link editor (dyld). Usually the dynamic link editor binds modules into a programme lazily (that is, as they are used). Thus modules not actually used during execution are never bound into the program.
0
작성자
- Harry8L
- 100% positive feedback
(London, United Kingdom)