Difference between revisions of "Talk:Packed"

From Free Pascal wiki
Jump to navigationJump to search
(answer)
 
Line 9: Line 9:
 
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! --[[User:Mai|Mai]] ([[User talk:Mai|talk]]) 13:39, 30 October 2017 (CET)
 
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! --[[User:Mai|Mai]] ([[User talk: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? --[[User:Bart|Bart]] ([[User talk:Bart|talk]]) 15:12, 31 October 2017 (CET)
 
:Can you provide a small example that shows that e.g. SizeOf() returns a different value for record an packed record? --[[User:Bart|Bart]] ([[User talk:Bart|talk]]) 15:12, 31 October 2017 (CET)
 +
 +
:: [http://wiki.freepascal.org/index.php?title=Packed&diff=117594&oldid=113465 There you go]. [[User:Kai Burghardt|Kai Burghardt]] ([[User talk:Kai Burghardt|talk]]) 21:07, 20 May 2018 (CEST)

Latest revision as of 20:07, 20 May 2018

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)