Yes, the unit seems to be very complete. I will study it and I am sure
good results will come up!
Thank you!
Em 11/12/2011 18:18, Martin Schreiber escreveu:
On 12/11/2011 09:10 PM, Luciano de Souza wrote:
Hello listers,
I want to sort an open unidimensional array of integers from the minimum
On 12/11/2011 09:10 PM, Luciano de Souza wrote:
> Hello listers,
>
> I want to sort an open unidimensional array of integers from the minimum
> to the maximum and from the maximum to the minimum.
>
MSEgui has sorting functions for dynamic arrays in
lib/common/kernel/msearrayutils.pas.
http://git
Hello listers,
I want to sort an open unidimensional array of integers from the minimum
to the maximum and from the maximum to the minimum.
Is there a standard unit providing this kind of service? Regarding the
number of elements is not very high, I don't need complex algorithms.
Thank you