[LINK] Static, Shared Dynamic and Loadable Linux Libraries
Programming / 2011/04/22 00:43
Static, Shared Dynamic and Loadable Linux Libraries
This tutorial discusses the philosophy behind libraries and the creation and use of C/C++ library "shared components" and "plug-ins". The various technologies and methodologies used and insight to their appropriate application, is also discussed. In this tutorial, all libraries are created using the GNU Linux compiler.
more...
TAG
library


