fpc/rtl/template
florian cb2b504eb1 + rtti for objects and classes
+ TObject.GetClassName implemented
1998-08-23 20:58:50 +00:00
..
header Initial revision 1998-03-25 11:18:12 +00:00
makefile Initial revision 1998-03-25 11:18:12 +00:00
math.inc Initial revision 1998-03-25 11:18:12 +00:00
readme Initial revision 1998-03-25 11:18:12 +00:00
rttip.inc + rtti for objects and classes 1998-08-23 20:58:50 +00:00
strings.pp * strpas bugfix 1998-07-01 14:29:42 +00:00

This directory contains 
template files i.e. 
files written entirely in pascal 
and thus usable as a guideline for
processor or operating system specific implementations.

  strings.pp ( pchar handling written entirely in pascal by Carl-Eric Codere)