Command line arguments

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Excuse me please for the dumb question, but how do I fix the command line
arguments in Visual C++ .NET Standard 2003?

Thank you!
 
Herzl Regev said:
Excuse me please for the dumb question, but how do I fix the command line
arguments in Visual C++ .NET Standard 2003?

From the menu choose Project->Properties, open the Configuartion Properties
"folder", highlight Debugging underneath, and in the edit boxes on the right
pane enter the command arguments and working directory

Regards.
Will
 
Back
Top