[fpc-pascal] Fixed record files
Vojtěch Čihák
vojtech.cihak at atlas.cz
Sun Jul 9 20:44:21 CEST 2017
Hi,
"packed record" is for compatibility. Its guaranteed that inner alignment and size of record will be always the same and will not change in future versions of compiler, unlike the plain "record".
https://www.freepascal.org/docs-html/ref/refsu15.html
V.
______________________________________________________________
> Od: "James Richters" <james at productionautomation.net>
> Komu: "'FPC-Pascal users discussions'" <fpc-pascal at lists.freepascal.org>
> Datum: 09.07.2017 20:12
> Předmět: Re: [fpc-pascal] Fixed record files
>
I don't understand "packed record" could you elaborate?
James
_______________________________________________
fpc-pascal maillist - fpc-pascal at lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal <http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170709/f17b0a52/attachment.html>
More information about the fpc-pascal
mailing list