On 11/1/11 11:49 PM, Mike Parker wrote:
On 11/2/2011 3:20 AM, Frédéric Galusik wrote:
Hi,

As the curl documentation is a little bit ...wow.
http://www.digitalmars.com/d/2.0/phobos/etc_c_curl.html

Do someone have a simple example on how to download a simple file ?

Thank you.

++

I don't think we should expect detailed documentation for modules in
etc.c. These are interfaces to existing C libraries, not Phobos-specific
modules. There's no need to duplicate existing documentation. If you
want to learn how to use libcurl, the place to look is the libcurl
homepage.


http://curl.haxx.se/libcurl/

Wrong.

If you want programmers to use D, give them the solution, now.

It's not that hard to put a little example at the top of the page showing a basic usage.

Reply via email to