answersLogoWhite

0

What else can I help you with?

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!!!!


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


How do you create folder with c plus plus?

Use function mkdir.


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

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


How can I create music using C programming language?

You can create music using the C programming language by utilizing libraries like NAudio or MIDI.NET to generate and manipulate sound. These libraries allow you to create and play musical notes, melodies, and rhythms programmatically, giving you the ability to compose music through code.


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.