hello, is there anyone who could help in saving and loading binary trees?

is there any source code i can refer to??


thanks alot.
(:

Recommended Answers

All 2 Replies

Advice: Do not write addresses (pointer value). Traverse a binary tree and write data of each node into the stream.

Click here

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.