Log in / create account | Login with OpenID
DocForge
Programmer's Wiki

Library

From DocForge

This page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page.

A library is a set of functions or procedures which supplement core application code.

Typically used in compiled form, libraries are either included/linked to programs, or dynamically loaded by programs.

Do you have information or insights to contribute to this article? Please feel free to edit this page. Ask questions or contribute to the discussion on this article's talk page.