Re: [fpc-pascal] 6 byte real

2011-06-24 Thread Jonas Maebe
On 24 Jun 2011, at 13:08, Alain Van Muylem wrote: I discovered Free Pascal yesterday and I am working at recompilying my old Turbo Pascal (5.0) files. The first problem (but probably not the last) I encountered is the reading of my old data files (files of record of real) because of the 6

[fpc-pascal] 6 byte real

2011-06-24 Thread Alain Van Muylem
Dear all, I discovered Free Pascal yesterday and I am working at recompilying my old Turbo Pascal (5.0) files. The first problem (but probably not the last) I encountered is the reading of my old data files (files of record of real) because of the 6 byte coding for real type in Turbo Pascal ver