brandon-a / CIS-22C-Group-Project

Using different data structures to organize USDA nutritional facts.
0 stars 0 forks source link

Fix problem when deleting the root of the tree. #27

Closed brandon-a closed 8 years ago

brandon-a commented 8 years ago

When deleting the root of the tree and then displaying the indented list the program crashes.

brandon-a commented 8 years ago

Also deleting 42186 causes junk data to be in the tree.