Hi friends,
I have an xml file in my appication. I want to display all the data of the xml file(images and specail characters also).
How it is possible? one of the friend said using iostream it is possible?
What is iostream and how can i use iostreams to read an xml file ?
Please help me.