CompuServe Messages

AVL Tree

#: 6407 S1/C ChestForum unknown
    08-Sep-86 05:25:26
Sb: #6404-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, I am new enough to C that I didn't think (know) of that approach. Everything works fine when I change memcpy(d,s,n) to movmem(s,d,n).