Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create a folder in VC++?

Status
Not open for further replies.

CetGabbe

Programmer
Apr 12, 2002
18
0
0
SE
I wonder if there's a command to create a folder simple in VC++?
 
There are many ways to create a file.
for example, use fopen();
use fstream::eek:pen();

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top