On Friday, 15 May 2020 at 14:29:38 UTC, Adam D. Ruppe wrote:
use the -run switch to dmd. Make sure it and te d file name are the LAST arguments.dmd -i other_dmd_args_you_need -run yourfile.d
Thank you for the reply. Let me try. :)
Vinod K Chandran via Digitalmars-d-learn Fri, 15 May 2020 12:11:26 -0700
On Friday, 15 May 2020 at 14:29:38 UTC, Adam D. Ruppe wrote:
use the -run switch to dmd. Make sure it and te d file name are the LAST arguments.dmd -i other_dmd_args_you_need -run yourfile.d
Thank you for the reply. Let me try. :)