First page Back Continue Last page Graphics
A MODIFICATION
Eliminate the pass vector.
Transfer failed student's records to the failed vector and "erase" them from the main students vector.
Good News: There is a function to do this.
Bad News: It's really slow for large data sets.