CompuServe Messages

Sorting linked list

    23-Feb-94 14:46:31
Fm: jack york 71562,3372
To: Jim Butterfield 73624,14
It is an inventory program I am working on and someof the fileds are name, location, cost and the like. The program normally sorts on the name filed but the user can request it to sort on location for instance. Thanks for the suggestion on how to sort using the optional list. It makes sense reading through it but since this is my first try at something like this it will probably take a while to implement it. I will try though. Thanks, Jack.