Welcome stranger Zpět Poznámky pointry.pa1.txtint neco(int a, int a, int * x, int * y){ *x = 3;} - int * x je pointer neco(1,2,&x, &y);