LynneJackson
Programmer
Im currently using delphi 5 and need a true copy of a dynamic array, Ive tried both versions of copy but this results in the copy pointing to the original. I need to store a tempary copy that does not get updated when manipulating the original.