[fpc-pascal] Sorting an open unidimensional array

Martin Schreiber mse00000 at gmail.com
Sun Dec 11 21:18:07 CET 2011


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://gitorious.org/mseide-msegui/mseide-msegui/blobs/master/lib/common/kernel/msearrayutils.pas

Martin



More information about the fpc-pascal mailing list