cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

Re: [cURLpp] [Newbie] cURLpp::Types::WriteFunctionFunctor

From: Jean-Philippe Barrette-LaPierre <jpb_at_rrette.com>
Date: Mon, 2 Oct 2006 18:27:37 -0400

On 2-Oct-06, at 5:33 PM, TSalm wrote:

>
> cURLpp::Types::WriteFunctionFunctor functor(WriteMemoryCallback);

I think that this line would resolve your problem:

cURLpp::Types::WriteFunctionFunctor functor(this,
&ButtineurVirtuel::WriteMemoryCallback);

You can check example08.cpp for a complete example.

_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2006-10-03

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET