RE: Configuration Properties -> C/C++ -> Command Line
- From: v-garych@xxxxxxxxxxxxxxxxxxxx ("Gary Chang[MSFT]")
- Date: Tue, 12 Jul 2005 07:38:03 GMT
Hi,
>I would like know if have way to specify the 'command line' (Configuration
>Properties -> C/C++ -> Command Line) direct in code.
>...
There is no such methods to specify one program's command line in its
compile or link option, and no such #pragma directive neither.
By the way, I am not very clear why do you want to specify the 'command
line' of your application, if you need to simplify the test process of your
program, I suggest the program could read a test data file if there is no
additional command line argument input...
Thanks for your understanding!
Best regards,
Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Re: Configuration Properties -> C/C++ -> Command Line
- From: Andrew McDonald
- Re: Configuration Properties -> C/C++ -> Command Line
- References:
- Prev by Date: newbie help
- Next by Date: Re: VC6 "Cant Open all Windows"
- Previous by thread: Configuration Properties -> C/C++ -> Command Line
- Next by thread: Re: Configuration Properties -> C/C++ -> Command Line
- Index(es):
Relevant Pages
|
Loading