Posted by An on July 10, 2000 at 17:12:10:
Hi!
Some how I can sort the list with the new flights from the keyboard!!
Here is what I am doing: I put the sort function in to
the display function, so every time the display function is called, the list should be sorted and then
display to the screen dumps. But it did not work correctly. The added flights always pop up!!!
Can you please point it out for me??
Also, what kind of sort method is stable to sort hour and then day???
Thanks