how can I add the following to my code: select alternative rows(even rows, eg 2,4,6,8th rows etc) from a csv file in c++.
#include