DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C++ (http://www.daniweb.com/forums/forum8.html)
-   -   how the user can choose the directory of files (http://www.daniweb.com/forums/thread6337.html)

dooda man May 26th, 2004 8:57 pm
how the user can choose the directory of files
 
I am in a project and i am using win simple console application and i would like to know how to make the user choose the directory of files.
thnx
:idea:

BountyX May 27th, 2004 12:14 am
Re: how the user can choose the directory of files
 
can you be more specific?

FireNet May 27th, 2004 5:45 am
Re: how the user can choose the directory of files
 
Dir.h is probably what you want if you use C++

int chdir(char *path);

use it like chdir("c:\windows");


All times are GMT -4. The time now is 7:53 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC