Difference between revisions of "Library"
From Computer History Wiki
(Redir - alt term) |
m (+cat) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | The term '''library''' is used both for a [[subroutine package]], and for a [[file]] which contains the [[relocatable binary]] modules of the [[assembly language|assembled]]/[[compiler|compiled]] [[source code]] modules of the library. | |
| + | |||
| + | {{stub}} | ||
| + | |||
| + | [[Category: Software Basics]] | ||
Latest revision as of 21:05, 16 December 2018
The term library is used both for a subroutine package, and for a file which contains the relocatable binary modules of the assembled/compiled source code modules of the library.