[cs631apue] Sorting working on Linux, but not Unix

Jan Schaumann jschauma at stevens.edu
Fri Sep 29 10:05:21 EDT 2017


Jason Ajmo <jajmo at stevens.edu> wrote:
 
> Quick question. I just implemented the -R option, but the algorithm I
> wrote for sorting FTSENTs seems to work on Linux, but not Unix. The
> rest of the traversal works as expected on both, but the sorting does
> not.

Show us the code and example output.

You have:

You want:

You got:

-Jan


More information about the cs631apue mailing list