The code snippet below shows how to create a directory:
File td = new File("NewDirName"); td.mkdir();
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.