English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

whether in dev c++ or visual c++ or anyother c++ i need to know how to make a folder with user input name..

2006-09-09 20:04:56 · 1 answers · asked by morteza 2 in Computers & Internet Programming & Design

1 answers

It is not a standard tool, look into Win API to figure it, it doesn't appear in a standard publication anywhere I ever browsed. Open a file is a standard though.

If in doubt, create a subprocess and input DOS command in it. It works for everything that can be done in commandline including mkdir, worth to learn for that.

2006-09-09 21:22:22 · answer #1 · answered by Andy T 7 · 0 0

fedest.com, questions and answers