command line arguments in C++ .NET?

A

Aleks Dubinskiy

Does anybody know how to set up command line arguments from C++.NET
without going to a DOS shell?
In VC++ 6.0 there was an easy way to do it in Options, but now that
the environment is integrated with other languages, there don't seem
to be any specific C++ options for command line arguments.

Aleks
 

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