cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Parsing the response from curl_easy_perform(curl)

From: Rashid Akhter <linux.rashid_at_gmail.com>
Date: Fri, 23 Feb 2007 14:19:18 -0500

thanks a lot ...getinmemory.c helped me to get the response in buffer
instead of console.

On 2/23/07, Ralph Mitchell <ralphmitchell_at_gmail.com> wrote:
>
> On 2/23/07, Rashid Akhter <linux.rashid_at_gmail.com> wrote:
> > My problem is i want to parse the string returned by the
> > curl_easy_perform(curl).
> >
> > Please help me finding the solution as the response is sent back to the
> > console, how can i parse it.
>
> Look for getinmemory.c in the examples folder in the source archive.
> That shows you how to load the response into a memory buffer so that
> you can process it further.
>
> Ralph Mitchell
>
Received on 2007-02-23