I am using turbo c++ v3.0 dos.
And i am getting the error:Linker Error:Unable to open the file "abc.exe"
Please help me out to solve this problem.
Thanks !
how can you link with a .exe file?
I am not linking it.
After I type the program and run it I get this error.
Just confused because i am new to it & I need to use c++ urgently as it is a part of my curriculum.
You probably doesn't have the privileges to open the exe or it's not there.
@ ROmai..
Thanks....
Running the program as administrator helped!!
The program is running fine now....
Thanks a lot !!! :)