On Tuesday, 22 October 2019 at 18:34:52 UTC, Daniel Kozak wrote:
On Tue, Oct 22, 2019 at 8:30 PM Vinod K Chandran via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com> wrote:

On Tuesday, 22 October 2019 at 17:38:58 UTC, Adam D. Ruppe wrote: > On Tuesday, 22 October 2019 at 17:34:51 UTC, Vinod K > Chandran wrote:
>> [...]
>
> did you compile with dmd -i or list both files on the dmd > command line?

Thanks for the reply. Nope. I just typed this code in VS Code and hit the run button. Thats all. i think this cmd business will be difficult for me.

You should use dub. You will probably need it anyway in the future.

VS Code have nice plugins to work with D
you can install D Language utility extension pack

@Daniel Kozak,
Thanks. Let me try it. :)

Reply via email to