sguezel at rejectedsoftware.com
Sönke Ludwig via Digitalmars-d
digitalmars-d at puremagic.com
Sun Dec 13 07:10:28 PST 2015
Am 13.12.2015 um 12:35 schrieb Anonymouse:
> On Sunday, 13 December 2015 at 06:57:21 UTC, Sönke Ludwig wrote:
>> else if (args.length == 3) input = File(args[1], "rt"), output =
>> File(args[1], "wt");
>
> Should output not be args[2]?
Right, thanks ;-)
(Please feel free to ignore this otherwise, it was just a mistargeted
example code snippet that went over NNTP instead of SMTP - thank you,
Thunderbird!)
More information about the Digitalmars-d
mailing list