cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Binding to Visual Prolog (unicode)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 15 Mar 2006 15:36:20 +0100 (CET)

On Wed, 15 Mar 2006, Jan de Lint wrote:

>>> - the void filehandle for the callbacks is only 32 bit and 64 bit would be
>>> much more convenient
>>
>> Can you clarify this point? It is a 'void *', how can that be 32bit on a
>> 64bit platform?
>>
> I should have explained.
> It is 64 bit on a 32 bit platform, using streams instead of files.
> Stream-handles happen to be 64 bits in Visual Prolog, don't know about C++.

Right, but it can point to anything so if you want to point to a 64bit object
I think you should make it do so.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-03-15