How to get arguments from argc/argv #260
XuJiandong
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It's sometime required to get the arguments from argc/argv. Here is the code snippet for this task:
The code above shows how to get the first argument.
Beta Was this translation helpful? Give feedback.
All reactions