Search found 1 match
- Mon Nov 28, 2016 9:48 am
- Forum: Homework
- Topic: Help for a tree manipulations.
- Replies: 1
- Views: 25372
Help for a tree manipulations.
Hello, first sorry about my English, I am French. I am in computer science and I have a duty in Clisp. This is an alphabetic sort, I block on a function. The "ajoute" function, which adds a word to a tree, presents three cases: The tree is empty: we create a tree with just the word as root...