Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@Demolishun In all honesty, when I was about 10 and got into programming, I actually tried that out. The NSA then called my home and now I'm an under cover spy in serbia.
-
hrishi44y@PonySlaystation Dear programmer sorry to say but your answer is wrong.Can't you solve a fucking simple C code ..what type of an asshole you are or an over compiled noob ..
-
hrishi44y@Demolishun If the teacher takes your test .Do you consider it as giving him help .. you fucking moron ,I could have compiled it in any compiler and yeah the code was so simple that none of the comment have the correct answer.
-
@hrishi argc is no of argument + 1 and *argv[] is basically array of strings in that whole cmd line text
also you could have googled it, it’s not the place to ask questions like this -
Some instructions on googling things
You can google information with keywords, like in this case you can goto google.com and in search type “command line arguments in a c program”
You can find this keywords based on the info that you have infront of you in you case this question mentioned words like “command line” and arg for argument
Please do come back here to rant about how frustrating it is to google things, that makes more sense for this platform
Peace ✌️
What will be the output ?
question