C++ XML Parser [message #604593] |
Wed, 21 April 2010 11:29 ![Go to next message Go to next message](theme/Solstice/images/down.png) |
Eclipse User![Friend of Eclipse Friend](/donate/web-api/friends_decorator.php?email=) |
|
|
|
I've been looking into using XML data files in my C++ program. I'm new to C++ development but coming from a c-sharp background.
However, after doing some basic research on the web, I haven't been able to find a lot of information on using the SAX parser (or any parser for that matter) in a C++ program.
Can anyone point me in the right direction to find information (tutorials?) on using a parser to handle reading and writing to an XML file?
Thanks!!
|
|
|
Re: C++ XML Parser [message #604596 is a reply to message #604593] |
Wed, 21 April 2010 13:01 ![Go to previous message Go to previous message](theme/Solstice/images/up.png) |
Eclipse User![Friend of Eclipse Friend](/donate/web-api/friends_decorator.php?email=) |
|
|
|
Hunter,
Ask about it on the CDT newsgroup.
Hunter wrote:
>
> I've been looking into using XML data files in my C++ program. I'm
> new to C++ development but coming from a c-sharp background.
> However, after doing some basic research on the web, I haven't been
> able to find a lot of information on using the SAX parser (or any
> parser for that matter) in a C++ program.
> Can anyone point me in the right direction to find information
> (tutorials?) on using a parser to handle reading and writing to an XML
> file?
>
> Thanks!!
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03689 seconds