[fpc-devel] Re: FPC 2.2.4 rc1 Copy() function issue?

Sooky Boo sookyboo at gmail.com
Fri Mar 13 17:34:41 CET 2009


Found a solution.
Copy() only works for one level deep and since using fpc 2.2.4 the array
became two levels deep.

Solution copy array A to array B using copy, then for each element of array
B copy nested array from A to B.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20090313/0af20a1a/attachment.html>


More information about the fpc-devel mailing list