[fpc-pascal] Difference between initialization and begin in a unit
    Mattias Gaertner 
    nc-gaertnma at netcologne.de
       
    Fri Apr 17 00:08:25 CEST 2009
    
    
  
On Thu, 16 Apr 2009 13:44:13 -0700
"Cox, Stuart TRAN:EX" <Stuart.Cox at gov.bc.ca> wrote:
> Could there be one slight difference in that an initialization section
> is required if there's going to be a finalization section in the unit?
> That is, there can't be a finalization section in the absence of an
> initialization section?
No, a finalization can live happily without.
Mattias
    
    
More information about the fpc-pascal
mailing list