cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_formadd

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 29 Oct 2001 14:28:31 +0100 (MET)

On Mon, 29 Oct 2001, John Janssen wrote:

> I'm trying to use the 7.9 and 7.9.1 pre5 library but noticed that
> curl_formadd is not exported from the DLL because it is not in the
> libcurl.def file.

Ah, that's a mistake.

> Also the return type of curl_formadd is not as documented in the LIBCURL
> C/C++ API. The document says it's a CURLcode while the source code
> returns an int. This is all easily patched or am I doing something wrong.

You're 100% correct. The return type should be a int.

Thanks for pointing out these mistakes. I'm correcting them right now!

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2001-10-29