Reading files from a specific location

Hi,

how do I make the C++ code read data files from a specific directory where I have all my data files stored rather than copying the data file always to the present working directory?

Thanks
Just put in the full location into open()? Maybe?

-Albatross
that worked.
Thanks
Topic archived. No new replies allowed.