Hi Patrick,

Thanks for the tip, but sadly it still doesn't work for me. When I use a
reference (&) all the verbose info gets displayed to the console, while
with a pointer (*) it  vanishes (not on the console or in the file).
Do you think anything else could be causing this problem?

Thanks for the assistance,
Chris

On Tue, Feb 6, 2018 at 5:08 PM, Patrick Schlangen <[email protected]>
wrote:

> Hi,
>
> > but it never seems to output anything to the file
>
> try passing a FILE * to the curl_easy_setopt instead of a FILE &.
>
> Best Regards
>
> Patrick
>
>
>
>
> -------------------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
> Etiquette:   https://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to