andrealorenzon / AP_exam

Binary Tree implementation
1 stars 2 forks source link

clear function #14

Open andrealorenzon opened 5 years ago

andrealorenzon commented 5 years ago

Tree method, accept no inputs

Returns 0 if the tree is successfully destroyed Returns 1 otherwise (it shouldn't)