| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: progress hook question
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 4 May 2004 09:31:43 +0200 (CEST)
On Mon, 3 May 2004, Mike Huffman wrote:
> int my_progress_func(void *nothing, double dltotal, double dlnow, double
The arguments are passed in to this function as doubles. You print them
Try this approach (taken from a test-program I wrote just a few weeks ago):
static int progressfunc(void *clientp,
--
Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-05-04
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info