#include int main(int argc, char **argv){ int i; printf("Broj argumenata komandne linije je %d\n", argc); for(i=0; i