Why the first command line argument is the file name
I am learning how to write C programs and how to use command-line arguments in C.
Command line arguments are the inputs that I give to the program when I run it. The first input is always the name of the program file, followed by the other inputs tha...
akashdevblog.hashnode.dev3 min read
Ashesh Bandopadhyay
Was a good read ❤️ Keep writing