Saturday, February 18, 2006

Building A Data Structure With Expat and XML

A two part writeup on how to use the Expat XML parser library to populate C data structures.
Part 1
Part 2

3 Comments:

Blogger JimNtexas said...

Good article, but the magenta text was hard to read.

I found your discussion of state machines to be the most interesting part.

9:11 PM  
Blogger Pureroot said...

Thank u :)
i'll use expat parser on embedded system and i work hard to founding How to implement Apps with Expat
Thank u very much

ps. doc3_getattribute()
i must implement it before?

1:09 PM  
Blogger George Camann said...

Hey! Thanks for the great tut on expat. I've been trying to find an efficient and flexible way to implement expat. I think all my future work will be based on your design. Super helpful!

8:50 AM  

Post a Comment

<< Home