10.10.2014, 21:44
can you say where i need to put this line of code?
Quote:
for(new i=0; i<CARS_NUMBER; i++) if(CarCheck == Cars[Grove][i]) return 1; return 0; |