Sorting anything with qsort

Doug Gwyn gwyn at smoke.brl.mil
Mon Mar 25 18:23:59 AEST 1991


In article <8164 at crash.cts.com> jludwig at pro-grouch.cts.com (Jerry Ludwig) writes:
>The problem with sorting ANYTHING with qsort is that it wants an array.
>I had to sort records in a file.

I recommend adapting the sort utility from Kernighan & Plauger's "Software
Tools" for external file sorting.



More information about the Comp.lang.c mailing list