943,973 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 7979
  • C++ RSS
Feb 11th, 2006
0

command line arguments

Expand Post »
I want to run the visual C++ projects with the command line arguments. How can I give these arguments in project settings? or How can I run these project from command prompt?

Thanks!
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
perlsu is offline Offline
17 posts
since Sep 2005
Feb 12th, 2006
0

Re: command line arguments

Quote ...
How can I give these arguments in project settings?
If you are using Visual Studio 6.0 You can
-Project--->Settings--->Debug Tab---->Project Arguments

If you are using Visual Studio .NET
-Project-->Properties--->Configuration Properties--->Command Arguments

Quote ...
How can I run these project from command prompt?
OPen a Command Prompt
Go to the Dubug or Release Folder of your Project.
Type the name of the Executable and the desired Command line Arguments.
Moderator
Reputation Points: 572
Solved Threads: 115
Mentally Challenged Mod.
WolfPack is offline Offline
1,559 posts
since Jun 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: internal compiler error
Next Thread in C++ Forum Timeline: how to multiply an two arraysof integers





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC