Hi,
I need to stream a file into a string, and then insert this into an XML document in xerces. How do i get all of the file into a string so i can insert it? (Not using any MFC either). I also need to put a structure's data into the XML Document. i can write a structure to a file and read it back, but how would i write it into a string and convert it back? Examples or tips would be a great help.
cheers
aaron
I need to stream a file into a string, and then insert this into an XML document in xerces. How do i get all of the file into a string so i can insert it? (Not using any MFC either). I also need to put a structure's data into the XML Document. i can write a structure to a file and read it back, but how would i write it into a string and convert it back? Examples or tips would be a great help.
cheers
aaron