XML creation in C

L

locusta74

Hello!

I would like to hear your recommendations on how to create XML in
native C, the application should run on different platforms.

I'm looking to Xerces, is this a good tool qua performance, or are
there better tools available? In this phase, I only need to generate
XML, nothing else, and should be extremely fast.

Thank you for your recommendations,
Regards,
Dirk
 
O

Old Wolf

locusta74 said:
I would like to hear your recommendations on how to create XML in
native C, the application should run on different platforms.

I use printf() for writing, and Expat for reading.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top