How to make a directory?

Minas minas_mina1990 at hotmail.co.uk
Tue May 1 16:45:40 PDT 2012


What is the D way to create a directory?

I can use the C function system("mkdir ...") but it doesn't seem 
very good to me.

Also, is there a way to require the root password of the user 
when going create the directory in a restricted folder (like 
/usr) AFTER the application has started?

Thank you.


More information about the Digitalmars-d-learn mailing list