comp.lang.ada
 help / color / mirror / Atom feed
* Quick Sort in Rosetta Code
@ 2016-02-10  5:27 gautier_niouzes
  2016-02-10  5:43 ` Jeffrey R. Carter
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: gautier_niouzes @ 2016-02-10  5:27 UTC (permalink / raw)


Hello,

Couldn't not find how to reach the author of the Rosetta Code Quick Sort code
  http://rosettacode.org/wiki/Sorting_algorithms/Quicksort#Ada
...but the code needs some improvement.

If you put 
      Wed => 99.0, 
in the demo instead of
      Wed => 800.0, 
you get
   99.00  100.00  300.00  200.00  500.00  700.00  900.00

o-O !

Additionally a generic profile compatible with Ada 2005's 
  Ada.Containers.Generic_Array_Sort
and a remark about its existence would be good...

Cheers
_________________________ 
Gautier's Ada programming 
http://sf.net/users/gdemont/

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-02-10 21:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-10  5:27 Quick Sort in Rosetta Code gautier_niouzes
2016-02-10  5:43 ` Jeffrey R. Carter
2016-02-10 13:50   ` robin.vowels
2016-02-10 21:39     ` Jeffrey R. Carter
2016-02-10  7:00 ` Leo Brewin
2016-02-10  7:14 ` Leo Brewin
2016-02-10 10:04   ` gautier_niouzes
2016-02-10 10:16   ` gautier_niouzes
2016-02-10 20:41 ` Simon Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox