#include main(argc,argv) int argc; char *argv[]; {int i; fprintf(stderr,"Argc is %d\n",argc); for (i=0;i