Thread: XML library in C

  1. #1
    Registered User
    Join Date
    Oct 2008
    Posts
    77

    XML library in C

    Hi,
    I'd like to generate and parse XML strings in C Unicode, in an alike-manner than in C#.
    What would you recommend as an available and performant library, to provide: conformance to the XML latest standard versions (input/output compatibility), serialization/deserialization, reasonable memory allocation. Neither more, but nor less.
    Many thanks!

  2. #2
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268
    bit∙hub [bit-huhb] n. A source and destination for information.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. XML Library for C?
    By keira in forum C Programming
    Replies: 2
    Last Post: 10-18-2007, 06:15 AM
  2. Cross platform XML library
    By Josh Kasten in forum C++ Programming
    Replies: 2
    Last Post: 04-09-2007, 04:04 PM
  3. Problem with Apache XML C++ Parser library
    By gandalf_bar in forum C++ Programming
    Replies: 2
    Last Post: 07-21-2004, 09:42 AM
  4. xml library
    By Guido in forum C++ Programming
    Replies: 3
    Last Post: 04-10-2004, 04:07 AM
  5. XML library
    By Massive in forum C Programming
    Replies: 9
    Last Post: 07-04-2003, 07:14 AM