Library (computing): Difference between revisions

Content deleted Content added
m ja:
Mac (talk | contribs)
mNo edit summary
Line 1:
 
[[ja:ライブラリ]]
 
[[ja:ライブラリ]] [[es:biblioteca (programa)]]
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; rather, they are "helper" code that provides services to an independent program.