Talk:Packed

From Free Pascal wiki
Revision as of 15:12, 31 October 2017 by Bart (talk | contribs)
Jump to navigationJump to search

examples should ideally be complete programs

an "example" like

type TPObject = Packed object ... end;

is worth next to nothing.

Either we provide complete examples which do make sense and correspond with the rest og the article, or we give no example at all. this is embarassing! --Mai (talk) 13:39, 30 October 2017 (CET)

Can you provide a small example that shows that e.g. SizeOf() returns a different value for record an packed record? --Bart (talk) 15:12, 31 October 2017 (CET)