| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
libcurl, -w option
From: Georg Horn <horn_at_koblenz-net.de>
Date: Thu, 28 Sep 2000 18:16:38 +0200
Hi,
i just downloaded the new curl-7.3 and played around with libcurl.
In one of my scripts i need to know how many bytes were transfered from the
Now i wrote a small test programm and did:
char writeoutbuf[80];
but the program just prints out "xyz bytes" when calling curl_easy_perform().
So i thought of something like:
int bytes;
or an option that makes libcurl store the string, that is now printed to
This would provide a more complete interface to the users of libcurl, as
Or how can this be done? Using the lowlevel function curl_read() from libcurl
Bye,
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info