This article will help you create a folder and desired numbers of subfolders inside that folder.
For example, if you need to create folders like Day1, Day 2 ..... Day 100. This is the right post.
To perform this you will need very basic computer skills only.
- Create a file named makefolder.cpp [cpp is extension for c++]
- Another file with name hello with no extension which will be our executable.
- Change the directory as per your requirement. (Second picture)
After running the executable hello
Follow the commands
Result:
Any questions? Please leave comments.