function app.download (string[] links) is not callableusing argument types (string, string)

Evil Satanson via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Nov 27 07:37:29 PST 2014


On Thursday, 27 November 2014 at 13:39:41 UTC, Suliman wrote:
> I try to compile simple example:
>
> import std.net.curl;
>
> void main()
> {
> download("ftp.digitalmars.com/sieve.ds", 
> "D:\\Project\\2014\\txt_downloader\\img\\1.foo");
>
> }
>
> but I am getting error:
>
> function app.download (string[] links) is not callableusing 
> argument types (string, string)

You are fucking retard, bro :) This code works, but you're not 
showing the rest of it :-D


More information about the Digitalmars-d-learn mailing list