fpc/rtl/inc
1998-04-21 10:22:48 +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 + heapblocks 1998-04-21 10:22:48 +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 * final fix of comp writing 1998-04-07 22:40:46 +00:00
sstrings.inc + Added comp support for val and read(ln) 1998-03-26 14:41:22 +00:00
system.inc + inc(pchar), dec(pchar), incc(pchar,a),dec(pchar,a) 1998-04-16 12:30:47 +00:00
systemh.inc + inc(pchar), dec(pchar), incc(pchar,a),dec(pchar,a) 1998-04-16 12:30:47 +00:00
text.inc * final fix of comp writing 1998-04-07 22:40:46 +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.