Library (computing): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
A '''software library''' is a collection of code assembled to perform a set of related tasks. [[Software]] libraries are distinguished from [[executable]]s in that they are not independent [programs[program]]s; rather, they are "helper" code that provides services to an independent program.
 
== Partial list of topics to fill in ==