Name:
Anonymous
2009-05-27 19:52
Does anyone have any good XML libraries for C++ that they use, or have been recommended?
Name:
Anonymous
2009-05-27 20:30
OP here, I've been tasked to write a currency converter in C++ using a generated XML page here:
http://www.ecb.int/stats/eurofxref/eurofxref-daily.xml
Don't know where to start other than asking for XML libs :(