XML read/write using C

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ferdinend
    New Member
    • Jul 2010
    • 7

    XML read/write using C

    Hi All,

    I know, there is a way to write/read xml using a DOM/SAX parser which is coded in C++. (i.e, *.cpp file)
    Can we write/read xml using .c file.

    Thanks in advance,
    Ferdinend
  • johny10151981
    Top Contributor
    • Jan 2010
    • 1059

    #2
    follow the link

    Comment

    Working...