#include #include int main (int argc, char **argv) { int i=0; printf("We will be printing %i arguments.\n", argc); for(i=0;i