C Programming :: Command Line Arguments
-
Which of the following is TRUE about argv?
-
Which of the following statements are FALSE about the below code?
int main(int ac, char *av[]) { }