cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: using libcurl produces unaligned file size

From: Walter Reiner <walter.reiner_at_gmx.net>
Date: Mon, 13 Jun 2005 19:21:18 +0200 (MEST)

hi,

thanks a lot for help - it works fine now with

> /* size of file to upload */
> curl_easy_setopt(curl, CURLOPT_INFILESIZE,
> (curl_off_t)file_info.st_size);

but one question more:

why did the "debg.c"-example works? the program was compiled on the same
machine with the same makefile?!

thanks a lot
best regards :walter

-- 
Geschenkt: 3 Monate GMX ProMail gratis + 3 Ausgaben stern gratis
++ Jetzt anmelden & testen ++ http://www.gmx.net/de/go/promail ++
Received on 2005-06-13