for( new i = 0; i < MAX_VEHICLES; i++){ // Do your code}
#define MAX_CARS (number)for( new i = 0; i < MAX_CARS; i++){ // Do your code}