cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Download a gif

From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Fri, 15 Feb 2008 04:21:27 -0600

On Fri, Feb 15, 2008 at 3:51 AM, Michael Hecker <Hecker.Michael_at_gmx.de> wrote:
> Jeff Pohlmeyer schrieb:
> > Michael Hecker <Hecker.Michael_at_gmx.de> wrote:

> >> How can I print all the data?

print to what? file? printer? console?

> CCommunicator_MemoryStruct chunk1;

I have no idea what a "CCommunicator_MemoryStruct" is

> curl_easy_perform(curl_handle);
>
> if(chunk1.memory)
> {
> // Output of the data

What do you want to do here?

- Jeff
Received on 2008-02-15