--- In [email protected], S Sheida Nehzati <[EMAIL PROTECTED]> 
wrote:
>
> Someone Help me please!
> 
> does any body know how can I convert General(ordinary)Trees to Binary 
Trees
> With linked List in C++ ? does any body have the Codes in c ++? 

I didn't know that there was a difference between 
a general Tree and a Binary tree.  Just Sort the 
tree and create the binary tree.

Reply via email to