EvilZone
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
EvilZone
»
Programming and Scripting
»
.NET Framework
»
[C#] Command Line Arguments - Interesting Note
Print
Pages: [
1
]
Author
Topic: [C#] Command Line Arguments - Interesting Note (Read 834 times)
0 Members and 1 Guest are viewing this topic.
xor
Peasant
Posts: 59
Cookies: 32
[C#] Command Line Arguments - Interesting Note
«
on:
June 26, 2015, 10:10:48 am »
Using Environment.GetCommandLineArgs() is more reminiscent of C style programming, where the executable name is included in the argument list.
I thought this was just an interesting thing to note.
-- xor
Report to moderator
Logged
Print
Pages: [
1
]
EvilZone
»
Programming and Scripting
»
.NET Framework
»
[C#] Command Line Arguments - Interesting Note