943,480 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 4299
  • C++ RSS
May 26th, 2004
1

how the user can choose the directory of files

Expand Post »
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
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dooda man is offline Offline
15 posts
since May 2004
May 27th, 2004
1

Re: how the user can choose the directory of files

can you be more specific?
Reputation Points: 28
Solved Threads: 9
Posting Whiz in Training
BountyX is offline Offline
222 posts
since Mar 2004
May 27th, 2004
1

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");
Reputation Points: 108
Solved Threads: 7
Posting Whiz in Training
FireNet is offline Offline
256 posts
since May 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: colored text
Next Thread in C++ Forum Timeline: Are there any Dev C++ tutorial out there?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC