Talk:Packed

From Free Pascal wiki
Revision as of 20:07, 20 May 2018 by Kai Burghardt (talk | contribs) (answer)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)
There you go. Kai Burghardt (talk) 21:07, 20 May 2018 (CEST)