Forum: C++
Dec 29th, 2006, 1:02 AM
|
|
Replies: 7
Views: 187
|
Forum: XML
Dec 28th, 2006, 11:26 PM
|
|
Replies: 2
Views: 341
|
Forum: C++
Dec 28th, 2006, 9:09 PM
|
|
Replies: 7
Views: 187
|
Forum: C++
Dec 28th, 2006, 5:30 AM
|
|
Replies: 7
Views: 187
Thanx for ur replies,
I learned some...
Thanx for ur replies,
I learned some documentation from net and from this link http://www.gamasutra.com/features/20060427/luerig_01.shtml I found, how to parse XML file using tinyxml. But just to...
|
Forum: C++
Dec 27th, 2006, 10:50 PM
|
|
Replies: 7
Views: 187
parsing an XML file using C++ library tinyxml!
Hi all,
I am working with c++ and new to XML. I have a work with TinyXML. I have understood classes and functions of tinyxml. I want to parse my XML file which is like this:
<?xml version="1.0"...
|
Forum: XML
Dec 27th, 2006, 10:47 PM
|
|
Replies: 2
Views: 341
parsing xml file using tinyxml!!
Hi all,
I am new to XML and I have a work with TinyXML. I have understood classes and functions of tinyxml. I want to parse my XML file which is like this:
I want to parse this xml file using...
|