Andrey Mazilov

Results 1 issues of Andrey Mazilov

I am trying to read the following XML file: 161 162 The code with tinyxml2 usage is as follows: int main (int argc, char* argv[]) { tinyxml2::XMLError eResult; tinyxml2::XMLDocument xml_file;...