Free Pascal Runtime Library: Difference between revisions

Content deleted Content added
No edit summary
Line 2:
The '''Free Pascal Runtime Library''', abbreviated ''RTL'', is [[Free Pascal]]'s [[runtime library]].
 
The RTL consists of a collection of [[Unit (Software Development)|units]] that provide [[Component-based software engineering|components]] and [[Class (computer programming)|classes]] for general programming tasks. It acts as a basis for [[Free Pascal]]'s [[Free Component Library]] (FCL) and the [[Lazarus Component Library]] (LCL).
 
== Further reading ==