TinyXML 2.5.3 translates special characters like quotes and ampersand to something like " and & when saving a file, even if you just call SaveFile immediatly after LoadFile, whithout changing anything yourself. Is it possible to preserve those special characters, so they will be written to the file exactly as they appear in the source file ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
TinyXML 2.5.3 translates special characters like quotes and ampersand to something like " and & when saving a file, even if you just call SaveFile immediatly after LoadFile, whithout changing anything yourself. Is it possible to preserve those special characters, so they will be written to the file exactly as they appear in the source file ?