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.