Hi all,

I want to get a file path(say a text file) to read and do some processing on it. So the file path is like this, as an example.

Code:
"G:\\Work On\\CPP\\ReadFolder\\Data.txt"
So I want to change this path to refer another PC. How can I do it.