1 void upravPromennou();
2 void upravSpatne(int n);
3 void upravDobre(int *n);
4 void zpracujParametry(int argc, const char* argv[]);