Difference between revisions of "Talk:Packed"

From Free Pascal wiki
Jump to navigationJump to search
 
m
Line 3: Line 3:
 
an "example" like  
 
an "example" like  
  
type TPObject = Packed object ... end;
+
'''type TPObject = Packed object ... end;'''
  
 
is worth next to nothing.
 
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! --[[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)

Revision as of 13:40, 30 October 2017

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)