Click here to Skip to main content
15,893,644 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hello,
I am using TinyXml to read Xml file.
I want to use the parent node of any TiXmlNode. But when i am using Parent() method of TiXmlNode , it is not working.
Please do any help ASAP.
Posted
Updated 26-Jul-11 1:00am
v2
Comments
Sergey Alexandrovich Kryukov 26-Jul-11 11:56am    
Tag it properly. C++? Tag it!
--SA
Sergey Alexandrovich Kryukov 26-Jul-11 11:57am    
There is not such thing as "not working" for a software developer. Please, make a code sample, report errors properly, etc.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900