Encyclopedia > Library (software)

  Article Content

Library (software)

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



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quadratic formula

... from both sides, we get <math>x=\frac{-b}{2a}\pm\frac{\sqrt{b^2-4ac}}{2a}=\frac{-b\pm\sqrt{b^2-4ac}}{2a}.</math> Generalizations The formula and ...

 
 
 
This page was created in 26.5 ms