Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,895,132,390 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

run-time library

   Also found in: Wikipedia 0.01 sec.
run-time library [′rən ¦tīm ′lī‚brer·ē]
(computer science)
A collection of general-purpose routines that form part of a language translator and allow computer programs to be run with a particular operating system.

(operating system, programming, library)run-time library - A file containing routines which are linked with a program at run time rather than at compile-time. The advantage of such dynamic linking is that only one copy of the library needs to be stored, rather than a copy being included with each executable that refers to it. This can greatly reduce the disk space occupied by programs. Furthermore, it means that all programs immediately benefit from changes (e.g. bug fixes) to the single copy of the library without requiring recompilation. Since the library code is normally classified as read-only to the memory management system, it is possible for a single copy of the library to be loaded into memory and shared by all active programs, thus reducing RAM and virtual memory requirements and program load time.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
Customers are currently using GNAT Pro to develop avionics systems that need to satisfy the DO-178B Level A standard, and our run-time library has been certified to meet these requirements.
Global C is a powerful run-time library that enables software developers to create single-source applications that are cross-platform portable and multilingual.
Global C is a powerful run-time library that enables software developers to create single-source applications that are cross-platform portable and multilingual.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.