avl

he guys
i have made a program that take input from user and make avl tree.my code is working perfect but I wanted to take data from different files and parse it and remove stop words and user have an option to search it.
any help would be appreciated
THANKS.
Use fstream header to open files and read from them. Help is here http://www.cplusplus.com/reference/iostream/fstream/
Topic archived. No new replies allowed.