Library (computing)

This is an old revision of this page, as edited by Mac (talk | contribs) at 22:59, 2 March 2003. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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