Monday, May 24, 2010

How can you make a C program that can create a windows file folder? Is it possible?

C programming codes for a program that can create a file folder. please help...this is part of our project in the finals...

How can you make a C program that can create a windows file folder? Is it possible?
For windows, use "CreateDirectory." Look on the MSDN web for complete usage. It should also be on your VS local help.
Reply:look into using the exec command to execute the shell and create it for you.(depends on the OS the program is running on)


The use file streams to create files and etc

florist shop

No comments:

Post a Comment