Answer Happy
Accurate answers. Every time.
https://answerhappy.com/
What is the index of the last argument in command line arguments?
https://answerhappy.com/viewtopic.php?t=739886
Page
1
of
1
What is the index of the last argument in command line arguments?
Posted:
Wed Jul 13, 2022 7:54 pm
by
answerhappygod
a) argc – 2
b) argc + 1
c) argc
d) argc – 1