On 10/9/12 12:30 PM, Faux Amis wrote:
On a side-note, why is rdmd picky about argument order?>dmd test.d -I..\include
Because anything after the program is considered an argument to the program. Andrei
On 10/9/12 12:30 PM, Faux Amis wrote:
On a side-note, why is rdmd picky about argument order?>dmd test.d -I..\include
Because anything after the program is considered an argument to the program. Andrei