Topic: question in visual c++


Author: kkpoon@usthk.ust.hk
Date: Tue, 11 Oct 1994 06:00:04 GMT
Raw View
Hello,
 I am a new comer of this newgroup. I am not learning visual C++ for
window. Some question want to ask :
 If want to do exactly the same way as window or any software. I write
a visual C++ program that required the user type the path and file name to
save,
say
  c:\work\test.txt
 The program require to check the above path exists or not. If the above
path does not exists, a window similar to other software say that path does not
exits, retry. How do I write such a function in C++
 Thank a lot for the help.
Best regards,
Eric