cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Newbie Question: libcurl with C++

From: Andre Moll <amoll-mailer_at_libp.com>
Date: Sun, 14 Oct 2001 18:26:53 +0800

Thx a lot.

It is working perfectly this way :-)

Regardz Andre

> -----Original Message-----
> From: Evan Martin [mailto:martine_at_cs.washington.edu]
> Sent: Friday, October 12, 2001 11:17 PM
> To: Daniel Stenberg
> Cc: Andre Moll; libcurl Mailing list
> Subject: Re: Newbie Question: libcurl with C++
[cut]
> It may also work to just make the function "static" from within your
> class.
> Remember, though, that you no longer have an object pointer from within
> your function!
>
> The standard way to do this is this sort of thing:
>
> class CGetHtml {
> //...
> public:
[cut]
> --
> Evan Martin
> martine_at_cs.washington.edu
> http://neugierig.org
>
Received on 2001-10-14