Run-time library

From Computer History Wiki
Revision as of 02:18, 26 November 2018 by Jnc (talk | contribs) (Stubby, but a start)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A run-time library provides basically the same functionality as a run-time system, but it is structured as a library; so generally only used with a compiled or assembled program, and usually only the needed subroutines will be extracted and linked in.