Hello,
I use xmlTextWriter to write an xml file, when I want to read the xml file, there is a problem on the instruction (from the streamFile function) :
ret = xmlTextReaderRead(reader);
which return -1
Could you help me ?
Thank you,
Christophe