command line arguments

Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Sep 2005
Posts: 17
Reputation: perlsu is an unknown quantity at this point 
Solved Threads: 0
perlsu perlsu is offline Offline
Newbie Poster

command line arguments

 
0
  #1
Feb 11th, 2006
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!
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 1,496
Reputation: WolfPack has a spectacular aura about WolfPack has a spectacular aura about WolfPack has a spectacular aura about 
Solved Threads: 104
Moderator
WolfPack's Avatar
WolfPack WolfPack is offline Offline
Mentally Challenged Mod.

Re: command line arguments

 
0
  #2
Feb 12th, 2006
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

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.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 5265 | Replies: 1
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC