[fpc-pascal] OT Turbo Pascal REAL type WAS: Documentation, syntax diagrams
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu Jan 9 01:37:05 CET 2014
On 09 Jan 2014, at 00:17, johanns at nacs.net wrote:
> Is there any way to get support in Free Pascal for the old six byte REAL type that was provided by the old Borland DOS Turbo Pascal compilers?
The only support we have is a routine to convert a TP-style real to double: http://www.freepascal.org/docs-html/rtl/system/real2double.html
Jonas
More information about the fpc-pascal
mailing list