Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » C++ XML Parser(Using a C++ XML Parser in my program)
C++ XML Parser [message #528648] Wed, 21 April 2010 11:29 Go to next message
Hunter  is currently offline Hunter Friend
Messages: 12
Registered: April 2010
Junior Member

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 #528682 is a reply to message #528648] Wed, 21 April 2010 13:01 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33264
Registered: July 2009
Senior Member
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!!
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:C++ XML Parser
Next Topic:C++ XML Parser
Goto Forum:
  


Current Time: Fri Jan 17 16:12:54 GMT 2025

Powered by FUDForum. Page generated in 0.06087 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top