From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fc4855e42f2098d6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-13 14:09:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!wn13feed!wn11feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!rwcrnsc52.ops.asp.att.net.POSTED!not-for-mail Newsgroups: comp.lang.ada From: Stapler Subject: Re: QuickSort / Recursive Question References: Message-ID: User-Agent: slrn/0.9.7.3 (Linux) NNTP-Posting-Host: 12.241.145.39 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc52.ops.asp.att.net 1042495743 12.241.145.39 (Mon, 13 Jan 2003 22:09:03 GMT) NNTP-Posting-Date: Mon, 13 Jan 2003 22:09:03 GMT Organization: AT&T Broadband Date: Mon, 13 Jan 2003 22:09:03 GMT Xref: archiver1.google.com comp.lang.ada:32979 Date: 2003-01-13T22:09:03+00:00 List-Id: In article , Jonny Ada wrote: > That's brilliant! Thanks! > > What's even more brilliant is the treatment Donald Knuth gives the subject in The Art of Computer Programming. Look in the volume "Sorting and Searching". Stapler