G
Gary Brown
Hi,
I need a stable sort and can find none in the MS libraries.
Is there a simple one available on the internet? It needed
for sorting various lists of maybe 1K elements - mostly
ListView columns.
I took an algorithms course many years ago and learned
to really hate writing sort routines or I would just write one.
Googles lists many tutorials and conversations but no
methods.
Thanks,
Gary
I need a stable sort and can find none in the MS libraries.
Is there a simple one available on the internet? It needed
for sorting various lists of maybe 1K elements - mostly
ListView columns.
I took an algorithms course many years ago and learned
to really hate writing sort routines or I would just write one.
Googles lists many tutorials and conversations but no
methods.
Thanks,
Gary