Quote Originally Posted by Alienxs View Post
is there anyway or better say any easy way to read an xml file using c++ code?
Qt offers basic implementation of both SAX and DOM: http://doc.trolltech.com/3.3/xml.html

If you need something more complex, there are several Open Source libraries for C++ that handle XML.

Quote Originally Posted by Alienxs View Post
Well see ya and happy new year for all of you.
Happy New Year for you too.