answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How can create folder into folder using c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you create modules in c language?

by using structure in c.........


Why cant we create a con folder in PC?

we can create a con folder in pc by using ms-dos create a con folder in C-drive by typing mkdir<space>\con\<press enter>... now u can see the folder con created in C-DRIVE OR ANY DRIVEs.. we can remove using rmdir<space>\con\<press enter>.............


How do you create a folder on MS-DOS using the MD command?

At the dos prompt (c:>), type md then a space, then the name of the folder you want to create. Example md foldername


How do you create booking form in c language?

using structures and classes


How can you create sub folder in c?

#include<stdio.h> #include<conio.h> #include<windows.h> int main() { CreateDirectory("C:\\Users\\Tareq\\Desktop\\ComputerScience",NULL); //create folder "ComputerScience" in desktop CreateDirectory("C:\\Users\\Tareq\\Desktop\\ComputerScience\\SF",NULL);//create another folder "SF" inside ComputerScience folder printf("file created"); getch(); }


How do you use aircrack?

open c:\ open windows folder create new folder entitled system32 when asked to re-write click yes. restart your computer and start using aircrack yay!!!!


Which programming language is used to create UI windows from scratch in Linux?

Most programs in Linux are written using C or C++.


How do you create folder with c plus plus?

Use function mkdir.


How to find out the newest file in a folder using C language?

Platform-dependent. For linux: opendir/readdir/closedir + stat. For Windows: FindFirstFile/FindNextFile


C language using list?

C is a programming.it is defined by the c language


How do you create directory in c drive?

Go to the C: drive and right click. go to new and hit folder.


What language was used to create C?

B