C++ XML Parser [message #604593] |
Wed, 21 April 2010 11:29  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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.03836 seconds