#include #include int main(int argc, char *argv[]) { int i; printf("There are %d arguments. They are:\n",argc); for (i=0; i