tree.c
30.8 KB
- 
tree functions: return an int · 3351506a
Stop returning a void for functions, future-proofing them to allow them to fail.
Edward Thomson committed 
Stop returning a void for functions, future-proofing them to allow them to fail.