ILOG CPLEX 11.0 User's Manual > Programming Considerations > Managing Input and Output > Using Concert csvReader

CSV is a file format consisting of lines of comma-separated values in ordinary ASCII text. Concert Technology for C++ users provides classes adapted to reading data into your application from a CSV file. The constructors and methods of these classes are documented more fully in the Concert Technology C++ Reference Manual.