curl-library
Re: sending libcurl output to string
From: Brian Dessent <brian_at_dessent.net>
Date: Mon, 30 Jan 2006 19:07:55 -0800
Date: Mon, 30 Jan 2006 19:07:55 -0800
asd asd wrote:
> ok there was a thread about this from november 2000,
> but it had no info about it how to send the output
> into a string. The answer said it was possible but did
> not give an example.
> what i need is a method to get curlopt_writefunction
> to send the output from libcurl into a string in c or
Look at the examples that ship with libcurl. getinmemory.c does exactly
this.
Brian
Received on 2006-01-31