Library (computing): Difference between revisions

Content deleted Content added
m dab Windows
Mountain (talk | contribs)
add inter-link to zh.wikipedia.org
Line 1:
[[ja:ライブラリ]] [[es:biblioteca (programa)]] [[zh-cn:库]]
 
In [[computer science]], a '''library''' is a collection of [[subprogram]]s used to develop [[software]]. Libraries are distinguished from [[executable]]s in that they are not independent [[Computer program|program]]s; rather, they are "helper" code that provides services to some other independent program.