Difference between revisions of "Run-time library"

From Computer History Wiki
Jump to: navigation, search
(Stubby, but a start)
(No difference)

Revision as of 02:18, 26 November 2018

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.