fpc/rtl/inc
1998-03-26 14:41:22 +00:00
..
astrings.pp Initial revision 1998-03-25 11:18:12 +00:00
complex.pp Initial revision 1998-03-25 11:18:12 +00:00
cpne.pp Initial revision 1998-03-25 11:18:12 +00:00
file.inc Initial revision 1998-03-25 11:18:12 +00:00
filerec.inc Initial revision 1998-03-25 11:18:12 +00:00
heaph.inc Initial revision 1998-03-25 11:18:12 +00:00
innr.inc Initial revision 1998-03-25 11:18:12 +00:00
lstrings.pp Initial revision 1998-03-25 11:18:12 +00:00
makefile Initial revision 1998-03-25 11:18:12 +00:00
mathh.inc Initial revision 1998-03-25 11:18:12 +00:00
readme Initial revision 1998-03-25 11:18:12 +00:00
real2str.inc Initial revision 1998-03-25 11:18:12 +00:00
sstrings.inc + Added comp support for val and read(ln) 1998-03-26 14:41:22 +00:00
system.inc * complete Object Pascal support moved to objpas unit 1998-03-25 23:39:17 +00:00
systemh.inc + Added comp support for val and read(ln) 1998-03-26 14:41:22 +00:00
text.inc + Added comp support for val and read(ln) 1998-03-26 14:41:22 +00:00
textrec.inc Initial revision 1998-03-25 11:18:12 +00:00
typefile.inc Initial revision 1998-03-25 11:18:12 +00:00
version.inc Initial revision 1998-03-25 11:18:12 +00:00

This directory contains only RTL parts independent 
of the processor and of the operating system.

The files contain the following:

system.inc	OS and Processor independent implementation part of system unit.
systemh.inc	Interface part of the system unit.
textrec.inc	Definition of Textrec record.
filerec.inc	Definition of Filerec record.
astrings.pp	AnsiStrings implementation.
lstrings.pp	LongStrings implementation.
sstrings.inc	ShortStrings implementation.
heaph.inc	Declarations of Heap functions.
mathh.inc	Declarations of mathematical functions.