≡ Menu

/etc/ld.so.conf

A library is a file containing compiled code from various object files stuffed into a single file. It may contain a group of functions that are used in a particular context. For example, the ‘pthread’ library is used when thread related functions are to be used in the program. Broadly, a library (or Program Library) [...]

{ 25 comments }