// now here i want to make a file whose name is the "username" inside a folder whose name is also the "username". //and this should be dynamic as in user 1 writes user name as Hello then folder structure should be //C:\TC\Hello\Hello.whatever! [whatever is the file extention as you know!!] // an then when user 2 writes username as Good then folder structure should be like //C:\TC\Good\Good.whatever!
fout<<username; .... ... .. .
So can you please give me the code for such a program?? any help will be appreciated!!
rooneysankalp
Question subject: Re: Create User Defined Folder[directory] in C++[Turbo C++]
Posted: Sun Jul 11, 2010 5:08 pm
Joined: Mon May 24, 2010 3:22 pm Posts: 4 Has thanked: 0 time Have thanks: 0 time