They ask us to implement a function that reads from the second line of text file CSV as follows:
PRE: The flow «f» is associated with a text file with the format of uses of the Bizi system established in the statement and in the disposition of read from the beginning of a line other than the header.
Post: You have tried to read the line mentioned in the precondition and, if you have not finished the data of the file in that attempt, you have stored in the fields of the parameter "use" the user's identifier to which corresponds the use of the read line and the codes of the bicycle removal and return stations.
void leerUso(istream& f, UsoBizi& uso) {}
Please can some one help me to understand How I can read from second line of text file that separate by (;) and extract parameter, with example?