Sweetly Formatted Binary Tree Print void print() { print(root, 0); //call it on your root/head node } Post navigation Final Python Enumeration ScriptPreorder Traversal in C++