Open GoogleCodeExporter opened 8 years ago
Do you call the method before initialization? I use the method in my project
and it works. The logic should go like this:
csv_parser parser;
parser.set_skip_lines( ... );
parser.init( ... );
Original comment by josi...@gmail.com
on 29 Jan 2012 at 7:55
Original issue reported on code.google.com by
gboel...@gmail.com
on 24 Jan 2012 at 5:32