D
Dan M
When you specify the file for an fstream inside your code, do you refer
directly to the files location?
e.g. c:\file
or do you just place the file to be read in the same folder as the .cpp
file?
I'm trying to read in some data in a file and the resources I have looked at
do not give me this information.
Thank you so much
Dan M
directly to the files location?
e.g. c:\file
or do you just place the file to be read in the same folder as the .cpp
file?
I'm trying to read in some data in a file and the resources I have looked at
do not give me this information.
Thank you so much
Dan M