Date: Sat, 1 Mar 1997 20:52:11 -0800 (PST) From: KaRNaGE To: djgpp AT delorie DOT com Subject: Merge Sort: Doubly Linked List In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII does anyone have C source for a merge sort, that uses a doubly linkedlist?.... actaully any sort that uses a doubly linked list, that's fast will do.. i looked everywhere, but i can only find algo's for singly linked lists....