for(new c = 0;c < MAX_GARAGES ;++c) // here it is incremented{ ++c; // and here it is incremented again}