CompuServe Messages

#AVL Tree

#: 6400 S1/C ChestForum unknown
    07-Sep-86 21:02:40
Sb: #6362-#AVL Tree
Fm: Bill Hogsett 72767,1147
To: Jeff Brenton 76703,1065

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Thanks, the Lattice compiler for the Amiga has a movmem command but it seems to reverse the source and destination order. I have been using it but it always deletes the left most node when I try to delete a node with two leaves or branches. I am going to reverse the order of the calls in the code and see if that works.