From owner-freebsd-hackers Fri Jun 14 1:25:54 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from HAL9000.wox.org (12-233-157-30.client.attbi.com [12.233.157.30]) by hub.freebsd.org (Postfix) with ESMTP id F2FD037B40F for ; Fri, 14 Jun 2002 01:25:48 -0700 (PDT) Received: (from das@localhost) by HAL9000.wox.org (8.11.6/8.11.6) id g5E8Ppm01322; Fri, 14 Jun 2002 01:25:51 -0700 (PDT) (envelope-from das) Date: Fri, 14 Jun 2002 01:25:41 -0700 From: David Schultz To: echo dev Cc: hackers@FreeBSD.ORG Subject: Re: sorting in C Message-ID: <20020614012541.A1275@HAL9000.wox.org> Mail-Followup-To: echo dev , hackers@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: ; from echo_dev@hotmail.com on Fri, Jun 14, 2002 at 07:06:06AM +0000 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake echo dev : > I am pooling in as many different ways of sorting data in C i can anyone > have a fav??? If anyone can give me some ideas on the best way to sort data > in C would be helpful.. Thanks I've always been partial to bogosort. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message