Make A Directory Using _mkdir() On Windows | C Programming Tutorial
5.5K views on YouTube
How to create a file system directory in C using the _mkdir() function from the direct.h library available on a Windows machine. Source code: https://github.com/portfoliocourses/c-example-code/blob/main/_mkdir.c. Check out https://www.portfoliocourses.com to build a portfolio that will impress employers!