Re: Splitting a project into different executable files

2025-01-16 Thread David Menk via Digitalmars-d-learn
On Saturday, 12 October 2024 at 05:22:57 UTC, evilrat wrote: On Saturday, 12 October 2024 at 01:09:56 UTC, Alexander Zhirov wrote: Is it possible to organize a project that will consist of several main files. I want to write several simple programs in one project, but for them to be divided int

Re: Splitting a project into different executable files

2024-10-24 Thread Andrey Zherikov via Digitalmars-d-learn
On Saturday, 12 October 2024 at 01:09:56 UTC, Alexander Zhirov wrote: Is it possible to organize a project that will consist of several main files. I want to write several simple programs in one project, but for them to be divided into different files. So that it would be possible to choose dur

Re: Splitting a project into different executable files

2024-10-12 Thread Monkyyy via Digitalmars-d-learn
On Saturday, 12 October 2024 at 01:09:56 UTC, Alexander Zhirov wrote: Is it possible to organize a project that will consist of several main files. I want to write several simple programs in one project, but for them to be divided into different files. So that it would be possible to choose dur

Re: Splitting a project into different executable files

2024-10-11 Thread evilrat via Digitalmars-d-learn
On Saturday, 12 October 2024 at 01:09:56 UTC, Alexander Zhirov wrote: Is it possible to organize a project that will consist of several main files. I want to write several simple programs in one project, but for them to be divided into different files. So that it would be possible to choose dur

Re: Splitting a project into different executable files

2024-10-11 Thread Jonathan M Davis via Digitalmars-d-learn
On Friday, October 11, 2024 7:09:56 PM MDT Alexander Zhirov via Digitalmars-d- learn wrote: > Is it possible to organize a project that will consist of several > main files. I want to write several simple programs in one > project, but for them to be divided into different files. So that > it would