Command line arguments

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!
 
W

William DePalo [MVP VC++]

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top