reading a file location from an another output file
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have an output file (text file). In the text file there are a few locations of other text files, along with the name and path of each file. it seems like if the location is anywhere other than the desktop the file can not be found. How can I read the location of a file from another text file and open it? Thank Ehsan Behboudi