cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CurlLib curl_easy_perform Bytes being dropped on web page download

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 15 Mar 2012 23:48:26 +0100 (CET)

On Mon, 12 Mar 2012, Joseph Cameron wrote:

> getinmemory.c example just gave me compiler error about void and char*.
> Seems like functions did not agree with the declarations.

Sounds like you tried to convince your compiler it was C++ when it isn't.

I can't spot any immediate problem with your little snippet. I figure either
append() does something wrong or you don't handle the final result properly.
I'm convinced libcurl isn't the one which "drops" bytes.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-03-15