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

Reply via email to