April 14th, 1999, 06:10 PM
Is there a simple C function to create a new directory.
If i want to create a new file i can use fopen("newfile","w") but to create a
new directory what function would I use?
If i want to create a new file i can use fopen("newfile","w") but to create a
new directory what function would I use?