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.html

Reply via email to