From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Sorting? Date: Wed, 12 Mar 1997 12:03:28 +0100 Organization: TU Chemnitz-Zwickau Message-ID: <33268D80.47C3@Mathematik.tu-chemnitz.de> References: <5g5m6r$nbp AT freenet-news DOT carleton DOT ca> NNTP-Posting-Host: daemon.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 16 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Paul Derbyshire wrote: > > Is there an algorithm available for a very fast sort? Look at the sources for the 'qsort()' function, which is part of djlsr201.zip which implements the Quick Sort algorithm. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************