Sorting Double Linked List in place
    Boyd Roberts 
    boyd at necisa.ho.necisa.oz
       
    Fri Nov  9 11:28:29 AEST 1990
    
    
  
In article <1990Nov7.160701.5838 at bkj386.uucp> anton at analsyn.UUCP (PUT YOUR NAME HERE) writes:
>I'm looking for a routine to sort a double linked list in place, 
>given the head of the list and a compare function for the elements 
>(sort of like qsort).
>
What about a bubble sort?
Boyd Roberts			boyd at necisa.ho.necisa.oz.au
``When the going gets wierd, the weird turn pro...''
    
    
More information about the Comp.lang.c
mailing list