24.01.2013, 18:08
(43) : warning 235: public function lacks forward declaration (symbol "RentVozila")
(45) : error 017: undefined symbol "Rent"
(45) : error 036: empty statement
(45) : error 017: undefined symbol "i"
(45) : fatal error 107: too many error messages on one line
4 Errors.
Line 43ublic RentVozila(carid)
Line 45:for(new i = 0; i < sizeof(Rent); i++)
(45) : error 017: undefined symbol "Rent"
(45) : error 036: empty statement
(45) : error 017: undefined symbol "i"
(45) : fatal error 107: too many error messages on one line
4 Errors.
Line 43ublic RentVozila(carid)
Line 45:for(new i = 0; i < sizeof(Rent); i++)