RoxPro 0 Posted June 7, 2011 Report Share Posted June 7, 2011 I am new with XML, and expat too. So I tried use expat to parsing xml files, but it dosen't work at all.I started by element.c, example given by expat.I did these commands:gcc -c -Wall element.cgcc -o element.o element -lexpat./elementand then, it started to stop there, no response. I must use ctrl+C to stop it.Someone could help me how to use exactly the expat please? Thank you! Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.