Hi all,
Does anyone know of a quick way to assign all the data from one string array to another (maybe in assembler), at the moment I am using a FOR\NEXT loop, but it is quite slow on large arrays.
The arrays are identical in length.
Thanks,
-------------
Kev G Peel
KGP Software
Bridgwater, UK.
mailto:[email protected][email protected]</A>
Does anyone know of a quick way to assign all the data from one string array to another (maybe in assembler), at the moment I am using a FOR\NEXT loop, but it is quite slow on large arrays.
The arrays are identical in length.
Thanks,
-------------
Kev G Peel
KGP Software
Bridgwater, UK.
mailto:[email protected][email protected]</A>
Comment