In answer to
 >I don't think the order of the input data is changed, because delphi 
makes a local
 >copy of any open array parameter passed into a function.

I, having a bad day and confusing open arrays with dynamic arrays, 
answered abruptly
 >It is. You can easily check it.

Stephen puts the record straight:

>If it's a fixed size array passed as a non-VAR parameter it 
>shouldn't be changed, I'd consider it a compiler bug if that's 
>not true.

>Dynamic arrays are another story

My apologies.

-malcolm

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to