|
-
August 18th, 2011, 04:09 PM
#13
Re: how to create directory in c++
 Originally Posted by exsan
I got back this
'_mkdir': identifier not found
could you please help me with the include file name, maybe it has changed ....
its works like
void main (){
system("mkdir C:\\folder name");
}
u can pass folder name wid char array
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|