That will not work if the array contains strings or any objects that need 
finalization.

> Is there a function that Rezeros the elements of an array ?

fillchar(A,SizeOf(A[Low(A)]*Length(A),#0);

or something like that...

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to