libcurl and expat

S

Sylvain/11XX

Dear all,

In order to retrieve and parse a XML document over internet (through http) I
use libcurl and expat in my C program.

For some long item I have 2 callback, that's ok for the moment.
But I loose a caractere between first and second buffer (always a '&').

Se the following example :

My item :
<UrlDir>http://www.toto.titi.com/setupapp/gnagnagna/nunuche.asp?param1=&ghjf
=lver</UrlDir>

First time in my callback (data handler) I have :
http://www.toto.titi.com/setupapp/gnagnagna/nunuche.asp?param1=

Second time in my callback I have :
ghji=lver

Do you have an idea for the '&'.

I'm a newbie in XML and expat (like in libcurl) but I need to use these
tools in order to finish my job quickly.

Could you help me, please ...

Best regards,

Sylvain
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,982
Messages
2,570,185
Members
46,736
Latest member
AdolphBig6

Latest Threads

Top