Re: Passing arguments to program from within IDE



Go to the project properties, debugging. Unless VS.NET 2005 destroyed the user interface
one more time, there should be a place here to put the command arguments. That's where it
is in VS.NET 2003.
joe


On Sun, 20 Aug 2006 19:16:31 GMT, John <John@xxxxxxxxxx> wrote:

Hi,

I'm using Visual Studio C++ 2005.

I can't find the option to pass parameters to my program (for argv). I need
to be able to send arguments to my program and debug.

Thanks.
Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.



Relevant Pages

  • Re: Cannot run debugger - VS .net version 2003
    ... what the Project properties look like, but you should be debugging the ... I choose "Start Without Debugging", ... The Command property is what the debugger is supposed to execute, so no wonder it tries to execute devenv. ...
    (microsoft.public.vstudio.general)
  • Re: debug Console Application
    ... > the command line arguments? ... Go to the Project Properties (right click on project and select Properties, ... expand and select Debugging. ... There, under Start Options, you can specify ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Debugging a command line c# windows Application
    ... Look in the Project Properties under Configuration Properties -> ... Debugging. ... You'll see a property called "Command Line Arguments". ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How do I specify command line arguments while debugging
    ... I am giving it the ability to take some command line arguments. ... When debugging from within VS2005, how can I specify the command line ... Project properties. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How do I specify command line arguments while debugging
    ... I am giving it the ability to take some command line arguments. ... When debugging from within VS2005, how can I specify the command line ... Project properties. ...
    (microsoft.public.dotnet.languages.vb)