files & bin trees

Hello c++ programmers

I need to know more about:

1- files "read & write in same time"
2- binary trees


so I would you give me some codes to understand them more
THx
closed account (o3hC5Di1)
Hi there,

For more information on reading and writing to and from files, please see: http://www.cplusplus.com/doc/tutorial/files/

As for binary trees: https://www.google.com/search?q=c%2B%2B%20binary%20trees%20tutorial

All the best,
NwN
Topic archived. No new replies allowed.