Jump to content

Library (computing)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by K.lee (talk | contribs) at 03:36, 18 October 2002 (creating semi-stub, seems this article is needed). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A software library is a collection of code assembled to perform a set of related tasks. Software libraries are distinguished from executables in that they are not independent programs; rather, they are "helper" code that provides services to an independent program.

Partial list of topics to fill in