writing a C function to read XML

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • themoonisdown09
    New Member
    • Jul 2006
    • 11

    writing a C function to read XML

    I have to write a function in a C program that will read a XML file. I haven't seen any samples on how to do it in C. I see a lot for C++ and Java, but not C. Is it even possible to do it in C? Any help or samples would be awesome. Thanks.
  • themoonisdown09
    New Member
    • Jul 2006
    • 11

    #2
    Nevermind... I think I finally found it.

    Comment

    Working...