Quantcast
Channel: openFrameworks - Latest posts
Viewing all articles
Browse latest Browse all 40524

ofxXmlSettings cannot parse '&'

$
0
0

my config.xml is as follows:

<test>ab&c</test>

i use the following code to read this xml:

string str1 = XML_.getValue("test","0");

but str1 is "abc" not "ab&c". how can we read '&' from xml?


Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>