Just a small query friends
Can we pass the values to an Argument constructor from console window ??
If so please tell me how :) i think it is not possible ...
Ty for sharing ur valuables ideas
Cheers
Sunil G
2 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

VulpesPosted Nov 13, 2013, 3:31 PM
Try compiling this to (say) args.exe from the command line:
Now call like this from the command line:
args 1 2 3 4
Jignesh TrivediPosted Nov 13, 2013, 11:48 PM
Plaease refer below link it might help you
http://msdn.microsoft.com/en-us/library/aa288457%28v=vs.71%29.aspx