Hello Friends,
I am using Turbo C++ compiler. and I when i am trying to make a new file or opening a file. It always take the F:\TC\BIN path.
So my question is how can I open a file from any where in the disk. or how can i store the file any where in the disk.
I am using Turbo C++ compiler. and I when i am trying to make a new file or opening a file. It always take the F:\TC\BIN path.
So my question is how can I open a file from any where in the disk. or how can i store the file any where in the disk.
Comment