#include "stdio.h" #include "stdlib.h" int main(int argc, char** argv) { int i; printf("%d arguments\n", argc); for (i=0; i