[fpc-pascal] Set format
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Nov 14 13:34:17 CET 2006
On 14 nov 2006, at 13:20, Marco van de Voort wrote:
>>> is it possible to keep a legacy reader in place ? That way it'll be
>>> easy to read old data and convert it to the new format and have
>>> little impact on historic data. If you happen to work on a big
>>> endian machine you could then do a once-off conversion.
>>
>> We'd definitely provide a conversion function to convert from the old
>> format to the new one, yes.
>
> {$packset} support ?
That does not allow for format conversion (even if it allows you to
set the old set format).
Jonas
More information about the fpc-pascal
mailing list