Menu

#16 V1.x api compatibility for v2.3.3 (define TIXML_COMPAT_V1)

open
nobody
None
5
2005-03-11
2005-03-11
No

I've added a new define usable :
TIXML_COMPAT_V1
that you can use to compile a tinyxml with the same api
used than in the old v1.x versions (functions returning
std::string instead of char *).

Pass the new define TIXML_COMPAT_V1 to the compiler
(-DTIXML_COMPAT_V1 for gcc) or add it in the tinyxml.h

In the hope that it will be of interest for someone else...

Bye.

Discussion

  • Marc Le Douarain

     
  • Marc Le Douarain

     
  • Marc Le Douarain

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.