curl-library
Re: CURLOPT_INFILESIZE_LARGE and curl_off_t
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 30 Sep 2009 19:12:12 +0200 (CEST)
Date: Wed, 30 Sep 2009 19:12:12 +0200 (CEST)
On Wed, 30 Sep 2009, Debasis Ray wrote:
> Can someone please advise the version of curl library when the variables
> CURLOPT_INFILESIZE_LARGE and curl_off_t were introduced?
CURLOPT_INFILESIZE_LARGE is a define, curl_off_t is a variable type.
CURLOPT_INFILESIZE_LARGE was introduced in 7.11.0, and curl_off_t came with
7.11.1
(docs/libcurl/symbols-in-versions is a good place to read for this info...)
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2009-09-30