Listing shell parameters

If you want to pass parameters from a shell to a program written in C, you can use the mechanism shown in the following piece of C code. [code language=”c”] #include <stdio.h> /* * This program will simply list the