10-28-2024, 01:22 PM
(10-28-2024, 12:39 PM)jrmrhrb00 Wrote: QZVX574.000
Why doesn't this program work? It' just using LDArray.sort!
JR
Hello.
I think the program doesn't work because the LDArray.Sort() method is designed to work with arrays created by the LDArray.Create() method.
In my opinion, this method does not work with SB array.
Because these arrays are different from each other, the LDArray array works much faster than the SB array.