+ 17
int main (int argc, int argv). What does it means
4 ответов
+ 12
thank you
+ 5
Here are some similar questions :
https://www.sololearn.com/Discuss/1496388/?ref=app
https://www.sololearn.com/Discuss/1770867/?ref=app
but none of the answers in them seem as clear as ~ swim ~ 's one here.
+ 5
it's the basis for command line argument...
+ 4
Basically it is
arg[ument]c[ounter]
arg[ument]v[alues]