Tree: Huffman Decoding

  • + 1 comment

    You could have done if(c.data!='\0') instead of checking its left and right node.