On 01.06.2010 16:23, Andrei Alexandrescu wrote:
I now realize that for large projects a future need would be for dmd to read files off the standard input. The length of the command line is limited. Andrei
"dmd @cmdfile" is often used for that purpose.
