peter e4328d08e2 + heapblocks 27 years ago
..
astrings.pp d1a1f501c8 Initial revision 27 years ago
complex.pp d1a1f501c8 Initial revision 27 years ago
cpne.pp d1a1f501c8 Initial revision 27 years ago
file.inc d1a1f501c8 Initial revision 27 years ago
filerec.inc d1a1f501c8 Initial revision 27 years ago
heaph.inc e4328d08e2 + heapblocks 27 years ago
innr.inc d1a1f501c8 Initial revision 27 years ago
lstrings.pp d1a1f501c8 Initial revision 27 years ago
makefile d1a1f501c8 Initial revision 27 years ago
mathh.inc d1a1f501c8 Initial revision 27 years ago
readme d1a1f501c8 Initial revision 27 years ago
real2str.inc e18075dc19 * final fix of comp writing 27 years ago
sstrings.inc f6b5cc3358 + Added comp support for val and read(ln) 27 years ago
system.inc 4594d7ae04 + inc(pchar), dec(pchar), incc(pchar,a),dec(pchar,a) 27 years ago
systemh.inc 4594d7ae04 + inc(pchar), dec(pchar), incc(pchar,a),dec(pchar,a) 27 years ago
text.inc e18075dc19 * final fix of comp writing 27 years ago
textrec.inc d1a1f501c8 Initial revision 27 years ago
typefile.inc d1a1f501c8 Initial revision 27 years ago
version.inc d1a1f501c8 Initial revision 27 years ago

readme

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.