Designating command line arguments with ide

  • Thread starter Thread starter Tom Scanlan
  • Start date Start date
T

Tom Scanlan

how does one designate command line arguments with development environment
for a C$ console application? -- I know how to designate them from a DOS
prompt.
 
Tom,

If you right-click on the solution properties, it should have an area in
the dialog that comes up which indicates the command line you can use while
executing.

Hope this helps.
 

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

Back
Top