Hi All,
I’ve got a program that has been built on Visual Studio 2005 C++.
The program is a console application that when it’s going to run it has to get beside the name also a text file that is some kind of an input info for the program.
I.e. as follows: name.exe InputInfo.text
I need to know how to debug the program and insert that InputInfo.text to the Visual Studio 2005?
Thanks a lot for the answers,
Shimon.