Library (computing): Difference between revisions

Content deleted Content added
Lir (talk | contribs)
No edit summary
m copy editing
Line 1:
[[ja:ライブラリ]] [[es:biblioteca (programa)]]
 
In [[computer science]], a '''library''' is a collection of relatively generic [[subprogram]]s, which are 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 ansome other independent program.
 
Well-known libraries include:
* [[C standard library]], suchwhose asimplementations include [[glibc]]
* Graphic libraries