G
Greg Smith
I want to read command-line arguments passed into my application. All the
examples I have found simply read the args in Main() and write then to the
console. I can't seem to make them visible other places in my application.
Any help is greatly appreciated.
examples I have found simply read the args in Main() and write then to the
console. I can't seem to make them visible other places in my application.
Any help is greatly appreciated.