A shared library or shared object is a file that is intended to be shared by multiple programs. Symbols used by a program are loaded from shared libraries into memory at load time or runtime.
Synonyms:
Shared Object, Dynamically Linked Library, Dynamic Library
Categories: Field Atlas
« Back to Glossary Index
